pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-trx/+/36464?usp=email )


Change subject: code-architecture.adoc: Fix missing alignment in digraph
......................................................................

code-architecture.adoc: Fix missing alignment in digraph

Change-Id: I9077590f6786833c9a86c3e844fc2dd07b404d58
---
M doc/manuals/chapters/code-architecture.adoc
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/64/36464/1

diff --git a/doc/manuals/chapters/code-architecture.adoc 
b/doc/manuals/chapters/code-architecture.adoc
index f1feb2c..1cb2542 100644
--- a/doc/manuals/chapters/code-architecture.adoc
+++ b/doc/manuals/chapters/code-architecture.adoc
@@ -9,7 +9,7 @@
 node[shape=record,style=filled,fillcolor=gray95]
 edge[dir=back, arrowtail=empty]

-2[label = "{Transceiver|+ constructor()\l+ destructor()\l+ init()\l+ 
numChans()\l+ receiveFIFO()\l+ setSignalHandler()}"]
+2[label = "{Transceiver|+ constructor()\l+ destructor()\l+ init()\l+ 
numChans()\l+ receiveFIFO()\l+ setSignalHandler()\l}"]
 3[label = "{RadioInterface|...}"]
 4[label = "{RadioInterfaceResamp|...}"]
 5[label = "{RadioInterfaceMulti|...}"]

--
To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/36464?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I9077590f6786833c9a86c3e844fc2dd07b404d58
Gerrit-Change-Number: 36464
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange

Reply via email to