]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Note where to find the docs.
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 25 Oct 2008 12:59:11 +0000 (12:59 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 25 Oct 2008 12:59:11 +0000 (12:59 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10704 e03df62e-2008-0410-955e-edbf42e46eb7

src/modules/m_spanningtree/protocolinterface.cpp

index 84a19b705b197a5438c224ddac9c7921431f0edd..386f2bc318e3322cc5d8a9051d218504e356b3b4 100644 (file)
@@ -5,6 +5,10 @@
 #include "m_spanningtree/treesocket.h"
 #include "m_spanningtree/protocolinterface.h"
 
+/*
+ * For documentation on this class, see include/protocol.h.
+ */
+
 void SpanningTreeProtocolInterface::GetServerList(ProtoServerList &sl)
 {
        sl.clear();