gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1455 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r1455 - GNUnet-docs/WWW
Date: Tue, 12 Jul 2005 19:28:25 -0700 (PDT)

Author: grothoff
Date: 2005-07-12 19:28:22 -0700 (Tue, 12 Jul 2005)
New Revision: 1455

Modified:
   GNUnet-docs/WWW/protocol_cs.php3
Log:
update

Modified: GNUnet-docs/WWW/protocol_cs.php3
===================================================================
--- GNUnet-docs/WWW/protocol_cs.php3    2005-07-13 02:27:20 UTC (rev 1454)
+++ GNUnet-docs/WWW/protocol_cs.php3    2005-07-13 02:28:22 UTC (rev 1455)
@@ -13,7 +13,7 @@
 LAYOUT("CS_HEADER",
        F(ARRAY(N("message size", NBO_()) => 2,
                N("request type", NBO_()) => 2,
-               N("(size - 4) bytes of data", "") => 0));
+               N("(size - 4) bytes of data", "") => 0)));
 BP();
 W("The message type constants are defined in <tt>gnunet_protocols.h</tt> and 
all have names starting with <tt>CS_PROTO_</tt>.");
 W("The suffix <tt>REQUEST</tt> is used for messages from the client to 
<tt>gnunetd</tt>.");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]