aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/structure.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/structure.dot b/doc/structure.dot
index d3b2c0cc9..f7f0ac451 100644
--- a/doc/structure.dot
+++ b/doc/structure.dot
@@ -36,7 +36,7 @@ splines = true;
36// psycd -> mesh [style=dashed]; 36// psycd -> mesh [style=dashed];
37 stream [shape=diamond]; 37 stream [shape=diamond];
38 stream -> mesh; 38 stream -> mesh;
39 stream -> lockmanager; 39 stream -> lockmanager [style=dashed];
40 dht -> core; 40 dht -> core;
41 dht -> nse; 41 dht -> nse;
42 dht -> block; 42 dht -> block;