gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r31961 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r31961 - gnunet/src/gns
Date: Mon, 20 Jan 2014 22:21:15 +0100

Author: dold
Date: 2014-01-20 22:21:15 +0100 (Mon, 20 Jan 2014)
New Revision: 31961

Modified:
   gnunet/src/gns/gns.h
Log:
- document string termination


Modified: gnunet/src/gns/gns.h
===================================================================
--- gnunet/src/gns/gns.h        2014-01-20 20:24:42 UTC (rev 31960)
+++ gnunet/src/gns/gns.h        2014-01-20 21:21:15 UTC (rev 31961)
@@ -85,7 +85,7 @@
    */
   struct GNUNET_CRYPTO_EcdsaPrivateKey shorten_key;
 
-  /* Followed by the name to look up */
+  /* Followed by the zero-terminated name to look up */
 };
 
 




reply via email to

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