doxygen fix
authorNathan S. Evans <evans@in.tum.de>
Sun, 27 Jun 2010 17:02:47 +0000 (17:02 +0000)
committerNathan S. Evans <evans@in.tum.de>
Sun, 27 Jun 2010 17:02:47 +0000 (17:02 +0000)
src/dv/dv_api.c

index dfc5a0fe9b5d035d50414204ebb116e7b739beb0..93e82f77f68570b41a301667e4e2f6e20048f00d 100644 (file)
@@ -209,7 +209,7 @@ finish (struct GNUNET_DV_Handle *handle, int code)
  *
  * @param cls handle to the dv service (struct GNUNET_DV_Handle)
  * @param size how many bytes can we send
- * @buf where to copy the message to send
+ * @param buf where to copy the message to send
  *
  * @return how many bytes we copied to buf
  */