From 548640921b078a0f4ddb390edcc5766ebe26bb61 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 10 Dec 2006 15:23:44 +0000 Subject: Update comment's ascii diagram to be more like those in an RFC git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5914 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/extra/m_ziplink.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/extra') diff --git a/src/modules/extra/m_ziplink.cpp b/src/modules/extra/m_ziplink.cpp index 48d9bb18f..5f3a1cfa4 100644 --- a/src/modules/extra/m_ziplink.cpp +++ b/src/modules/extra/m_ziplink.cpp @@ -24,7 +24,7 @@ * * 0 1 2 3 4 ... n * +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ - * | n | n | n | n | Z0 -> Zn | + * | n | Z0 -> Zn | * +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ * * Where: n is the size of a frame, in network byte order, 4 bytes. -- cgit v1.2.3