multicast, psyc, psycstore, client_manager fixes
[oweals/gnunet.git] / src / include / gnunet_strings_lib.h
index 903b45ec5fd0901d4b1dccac5c9f1075c804b1c7..e02884d40f175acbb0f25d5cc011dc01fde7bf61 100644 (file)
@@ -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 *