aboutsummaryrefslogtreecommitdiff
path: root/src/dv/dv.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-14 16:03:30 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-14 16:03:30 +0000
commit20b65432c8df1b2f84fcc0dac3b2f5d689f5c888 (patch)
tree6183cf957cffc5e9b415d35d119f8faa897513f4 /src/dv/dv.h
parent38144d2375191205912027c97a5af6c7bbe87bfe (diff)
-generate and process ACKs
Diffstat (limited to 'src/dv/dv.h')
-rw-r--r--src/dv/dv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dv/dv.h b/src/dv/dv.h
index ea5215a10b..bcc586a0e6 100644
--- a/src/dv/dv.h
+++ b/src/dv/dv.h
@@ -121,7 +121,7 @@ struct GNUNET_DV_SendMessage
struct GNUNET_MessageHeader header;
/**
- * Unique ID for this message, for confirm callback.
+ * Unique ID for this message, for confirm callback, must never be zero.
*/
uint32_t uid GNUNET_PACKED;