gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: -doxygen fix


From: Admin
Subject: [gnunet] branch master updated: -doxygen fix
Date: Tue, 10 Jun 2025 09:54:22 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new b540dfdb7 -doxygen fix
b540dfdb7 is described below

commit b540dfdb70a6d8f181d488e8bab68b9c7ae400c3
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jun 10 09:48:11 2025 +0200

    -doxygen fix
---
 src/include/gnunet_strings_lib.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/include/gnunet_strings_lib.h b/src/include/gnunet_strings_lib.h
index a941b396a..db91d98c3 100644
--- a/src/include/gnunet_strings_lib.h
+++ b/src/include/gnunet_strings_lib.h
@@ -203,7 +203,7 @@ GNUNET_STRINGS_from_utf8 (const char *input,
  *
  * @param input input string
  * @param output output buffer
- * @return GNUNET_OK on success
+ * @return #GNUNET_OK on success
  */
 enum GNUNET_GenericReturnValue
 GNUNET_STRINGS_utf8_tolower (const char *input,
@@ -292,6 +292,7 @@ GNUNET_STRINGS_buffer_tokenize (const char *buffer,
 const char *
 GNUNET_STRINGS_timestamp_to_string (struct GNUNET_TIME_Timestamp t);
 
+
 /**
  * @ingroup time
  * Like `asctime`, except for GNUnet time.  Converts a GNUnet internal

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]