gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/03: mhd_tool_str_to_uint.h: fixed doxy


From: gnunet
Subject: [libmicrohttpd] 01/03: mhd_tool_str_to_uint.h: fixed doxy
Date: Sat, 29 Jul 2023 22:39:06 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 15f602c2eb1e9ef66238ea7ee088a3bf514070a4
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon Jul 10 14:28:48 2023 +0300

    mhd_tool_str_to_uint.h: fixed doxy
---
 src/tools/mhd_tool_str_to_uint.h | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/tools/mhd_tool_str_to_uint.h b/src/tools/mhd_tool_str_to_uint.h
index 5fc91b58..d1d035e8 100644
--- a/src/tools/mhd_tool_str_to_uint.h
+++ b/src/tools/mhd_tool_str_to_uint.h
@@ -18,14 +18,13 @@
  */
 
 /**
- * @file tools/mhd_tool_str_to_uint.c
- * @brief  Implementation of HTTP server optimised for fast replies
- *         based on MHD.
+ * @file tools/mhd_tool_str_to_uint.h
+ * @brief  Function to decode the value of decimal string number.
  * @author Karlson2k (Evgeny Grin)
  */
 
 #ifndef MHD_TOOL_STR_TO_UINT_H_
-#define MHD_TOOL_STR_TO_UINT_H_
+#define MHD_TOOL_STR_TO_UINT_H_ 1
 
 #include <stddef.h>
 

-- 
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]