fix only cache variable long/short
[oweals/gnunet.git] / src / gns / gns.h
index b3cd103040fca6fb1dc4c640703029659a6b655a..a8402b196f43adad19a7cb9b714f1253c5e68066 100644 (file)
@@ -85,7 +85,7 @@ struct GNUNET_GNS_ClientLookupMessage
    */
   struct GNUNET_CRYPTO_EcdsaPrivateKey shorten_key;
 
-  /* Followed by the name to look up */
+  /* Followed by the zero-terminated name to look up */
 };