aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-18 13:29:39 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-18 13:29:39 +0000
commita0b1e4ae909d99bacac9ecaa52449d6c940d5947 (patch)
treebb538c35d95c456f46d8008cbb4ad437ebb57f0b /src/include
parentdd663a8d291aa5cd0a1235856ba60b71c4c3d344 (diff)
downloadgnunet-a0b1e4ae909d99bacac9ecaa52449d6c940d5947.tar.gz
gnunet-a0b1e4ae909d99bacac9ecaa52449d6c940d5947.zip
-code review, breaking build a bit
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_namestore_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h
index ee8654948..c381cc920 100644
--- a/src/include/gnunet_namestore_service.h
+++ b/src/include/gnunet_namestore_service.h
@@ -499,7 +499,7 @@ GNUNET_NAMESTORE_records_get_size (unsigned int rd_count,
499 * @param dest_size size of the destination array 499 * @param dest_size size of the destination array
500 * @param dest where to write the result 500 * @param dest where to write the result
501 * 501 *
502 * @return the size of serialized records 502 * @return the size of serialized records, -1 if records do not fit
503 */ 503 */
504ssize_t 504ssize_t
505GNUNET_NAMESTORE_records_serialize (unsigned int rd_count, 505GNUNET_NAMESTORE_records_serialize (unsigned int rd_count,