From d2ff196395e0b78410ef2e531d6e5edf30947bfb Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 9 Jul 2006 20:44:30 +0000 Subject: Fix the only mangled comment thats important, the tree diagram in here ;) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4250 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_spanningtree.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/modules/m_spanningtree.cpp') diff --git a/src/modules/m_spanningtree.cpp b/src/modules/m_spanningtree.cpp index 49003c6e4..a28ad9c9d 100644 --- a/src/modules/m_spanningtree.cpp +++ b/src/modules/m_spanningtree.cpp @@ -227,13 +227,13 @@ class TreeServer * to get here. If we were to try this algorithm with server B, * the Route pointer would point at its own object ('this'). * - * A - * / \ - * + B C - * / \ \ - * D E F - * / \ - * * G H + * A + * / \ + * + B C + * / \ \ + * D E F + * / \ + * * G H * * We only run this algorithm when a server is created, as * the routes remain constant while ever the server exists, and -- cgit v1.3.1-10-gc9f91