doxy
[oweals/gnunet.git] / src / include / gnunet_strings_lib.h
index a0d261d495b9537e207622f8479696018ecc96b5..b4ae27c321bae248fc08ad887ead932198622d03 100644 (file)
@@ -214,8 +214,7 @@ GNUNET_STRINGS_buffer_tokenize (const char *buffer, size_t size,
 
 
 /**
- * "man ctime_r", except for GNUnet time; also, unlike ctime, the
- * return value does not include the newline character.
+ * "asctime", except for GNUnet time.
  *
  * @param t the absolute time to convert
  * @return timestamp in human-readable form