aboutsummaryrefslogtreecommitdiff
path: root/src/include/block_dns.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-19 10:17:48 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-19 10:17:48 +0000
commitd79b3436609eb619247a8a682acf1fdd5e4d93fa (patch)
treeb53fe7e634183cb8673e2016c678c431c7504787 /src/include/block_dns.h
parent595ba59c3158e65100f4f832cf3bdf15d7e2a72e (diff)
downloadgnunet-d79b3436609eb619247a8a682acf1fdd5e4d93fa.tar.gz
gnunet-d79b3436609eb619247a8a682acf1fdd5e4d93fa.zip
adding API for short (256-bit) hash codes
Diffstat (limited to 'src/include/block_dns.h')
-rw-r--r--src/include/block_dns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/block_dns.h b/src/include/block_dns.h
index 4c2f1a3f3..e047779c5 100644
--- a/src/include/block_dns.h
+++ b/src/include/block_dns.h
@@ -64,7 +64,7 @@ struct GNUNET_DNS_Record
64 * The descriptor for the service 64 * The descriptor for the service
65 * (a peer may provide more than one service) 65 * (a peer may provide more than one service)
66 */ 66 */
67 GNUNET_HashCode service_descriptor GNUNET_PACKED; 67 GNUNET_HashCode service_descriptor;
68 68
69 /** 69 /**
70 * When does this record expire? 70 * When does this record expire?