aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-04-19 19:39:21 +0000
committerChristian Grothoff <christian@grothoff.org>2012-04-19 19:39:21 +0000
commitfca0750a1b767e2ccc88a585ec598ca29e622a1e (patch)
treec642fedddf64cb02db90c5fecb915d3a906238c8 /src/core/core.h
parent368629854cbdcdd5ee8c40f3f27e4e77f8e60e90 (diff)
downloadgnunet-fca0750a1b767e2ccc88a585ec598ca29e622a1e.tar.gz
gnunet-fca0750a1b767e2ccc88a585ec598ca29e622a1e.zip
-there was no 0-terminator, fixing comment
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/core.h b/src/core/core.h
index 53c828037..03e328ca8 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -112,7 +112,6 @@ struct ConnectNotifyMessage
112 112
113 /** 113 /**
114 * Number of ATS key-value pairs that follow this struct 114 * Number of ATS key-value pairs that follow this struct
115 * (excluding the 0-terminator).
116 */ 115 */
117 uint32_t ats_count GNUNET_PACKED; 116 uint32_t ats_count GNUNET_PACKED;
118 117