aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-08 22:42:13 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-08 22:42:13 +0000
commit039d3555ffc5b7f5174dddb1a93399b1fb64aa13 (patch)
tree6ce88b1ea0e9a2427e6a3e060e5c1100d488af68 /src/namestore/namestore.h
parentc8b184df65f4ce954ab571a2a174db3ea0d5c1d6 (diff)
downloadgnunet-039d3555ffc5b7f5174dddb1a93399b1fb64aa13.tar.gz
gnunet-039d3555ffc5b7f5174dddb1a93399b1fb64aa13.zip
-finishing monitor API on client-side
Diffstat (limited to 'src/namestore/namestore.h')
-rw-r--r--src/namestore/namestore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/namestore.h b/src/namestore/namestore.h
index 8e2625c10..7245e1631 100644
--- a/src/namestore/namestore.h
+++ b/src/namestore/namestore.h
@@ -321,6 +321,7 @@ struct ZoneToNameMessage
321 struct GNUNET_CRYPTO_ShortHashCode value_zone; 321 struct GNUNET_CRYPTO_ShortHashCode value_zone;
322}; 322};
323 323
324
324/** 325/**
325 * Respone for zone to name lookup 326 * Respone for zone to name lookup
326 */ 327 */