From c4cbae1ce9a09bb669148f683a70cc7dafb6798e Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 20 Jan 2014 21:21:15 +0000 Subject: - document string termination --- src/gns/gns.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gns/gns.h') diff --git a/src/gns/gns.h b/src/gns/gns.h index b3cd10304..a8402b196 100644 --- a/src/gns/gns.h +++ b/src/gns/gns.h @@ -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 */ }; -- cgit v1.2.3