From eb4ebfca26250af0816abf08c5e3364de88c950a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 18 Aug 2015 17:51:07 +0000 Subject: adding some assertions to ensure we only start one gnunet-publish --- src/include/gnunet_strings_lib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_strings_lib.h') diff --git a/src/include/gnunet_strings_lib.h b/src/include/gnunet_strings_lib.h index 903b45ec5..e02884d40 100644 --- a/src/include/gnunet_strings_lib.h +++ b/src/include/gnunet_strings_lib.h @@ -302,8 +302,8 @@ GNUNET_STRINGS_data_to_string (const void *data, * The returned string will be freshly allocated, and must be free'd * with #GNUNET_free(). * - * @param buffer with data - * @param size size of the buffer + * @param buf buffer with data + * @param size size of the buffer @a buf * @return freshly allocated, null-terminated string */ char * -- cgit v1.2.3