[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] 185/335: GENERATED: fixed comment in comment
From: |
gnunet |
Subject: |
[libmicrohttpd] 185/335: GENERATED: fixed comment in comment |
Date: |
Sat, 27 Jul 2024 22:01:21 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.
commit 2c01cd65579c7b65fa442c160038b97f78e6575b
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sat Jun 8 13:29:43 2024 +0200
GENERATED: fixed comment in comment
---
src/mhd2/daemon_options.h | 4 ++--
src/mhd2/daemon_set_options.c | 4 ++--
src/mhd2/response_options.h | 4 ++--
src/mhd2/response_set_options.c | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/mhd2/daemon_options.h b/src/mhd2/daemon_options.h
index 471376ef..1cffca60 100644
--- a/src/mhd2/daemon_options.h
+++ b/src/mhd2/daemon_options.h
@@ -2,8 +2,8 @@
Do not edit directly! */
/* *INDENT-OFF* */
/**
-/* @file daemon_options.h
-/* @author daemon-options-generator.c
+ * @file daemon_options.h
+ * @author daemon-options-generator.c
*/
/* EDITED MANUALLY */
diff --git a/src/mhd2/daemon_set_options.c b/src/mhd2/daemon_set_options.c
index 0a489fb9..18c309ac 100644
--- a/src/mhd2/daemon_set_options.c
+++ b/src/mhd2/daemon_set_options.c
@@ -2,8 +2,8 @@
Do not edit directly! */
/* *INDENT-OFF* */
/**
-/* @file daemon_set_options.c
-/* @author daemon-options-generator.c
+ * @file daemon_set_options.c
+ * @author daemon-options-generator.c
*/
/* EDITED MANUALLY */
diff --git a/src/mhd2/response_options.h b/src/mhd2/response_options.h
index ac1bc99a..acc752bc 100644
--- a/src/mhd2/response_options.h
+++ b/src/mhd2/response_options.h
@@ -2,8 +2,8 @@
Do not edit directly! */
/* *INDENT-OFF* */
/**
-/* @file response_options.h
-/* @author response-options-generator.c
+ * @file response_options.h
+ * @author response-options-generator.c
*/
/* EDITED MANUALLY */
diff --git a/src/mhd2/response_set_options.c b/src/mhd2/response_set_options.c
index 8a4a154e..fe2ec0e7 100644
--- a/src/mhd2/response_set_options.c
+++ b/src/mhd2/response_set_options.c
@@ -2,8 +2,8 @@
Do not edit directly! */
/* *INDENT-OFF* */
/**
-/* @file response_set_options.c
-/* @author response-options-generator.c
+ * @file response_set_options.c
+ * @author response-options-generator.c
*/
/* EDITED MANUALLY */
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [libmicrohttpd] 169/335: mhd_sys_options.h: added support for more attributes for functions, (continued)
- [libmicrohttpd] 169/335: mhd_sys_options.h: added support for more attributes for functions, gnunet, 2024/07/27
- [libmicrohttpd] 158/335: add response option generation;, gnunet, 2024/07/27
- [libmicrohttpd] 156/335: generator v1, gnunet, 2024/07/27
- [libmicrohttpd] 170/335: mhd_sys_options.h: renamed _MHD_EXTERN -> MHD_EXTERN_, gnunet, 2024/07/27
- [libmicrohttpd] 167/335: mhd_sys_options.h: formatting, gnunet, 2024/07/27
- [libmicrohttpd] 159/335: remove dependency on recutils and libjansson, gnunet, 2024/07/27
- [libmicrohttpd] 160/335: This API is TERRIBLE., gnunet, 2024/07/27
- [libmicrohttpd] 174/335: sys_socket_types.h: new internal header, gnunet, 2024/07/27
- [libmicrohttpd] 176/335: mhd_public_api.h: new internal header, gnunet, 2024/07/27
- [libmicrohttpd] 177/335: sys_malloc.h: new internal header, gnunet, 2024/07/27
- [libmicrohttpd] 185/335: GENERATED: fixed comment in comment,
gnunet <=
- [libmicrohttpd] 182/335: compat_calloc.{h,c}: implementation of calloc() replacement, gnunet, 2024/07/27
- [libmicrohttpd] 165/335: configure: detect more function attributes, gnunet, 2024/07/27
- [libmicrohttpd] 161/335: configure: check for more mandatory headers, gnunet, 2024/07/27
- [libmicrohttpd] 171/335: mhd_socket_type.h: new internal header, renamed MHD_socket -> MHD_Socket, gnunet, 2024/07/27
- [libmicrohttpd] 186/335: GENERATED: guard header double inclusion, gnunet, 2024/07/27
- [libmicrohttpd] 178/335: microhttpd2_portability.h: dropped wrong comment, gnunet, 2024/07/27
- [libmicrohttpd] 168/335: mhd_sys_options.h: use function attribute "used", gnunet, 2024/07/27
- [libmicrohttpd] 188/335: GENERATED: use proper includes in .c, gnunet, 2024/07/27
- [libmicrohttpd] 180/335: microhttpd2_portability.h: simplified macros for MHD_EXTERN_, gnunet, 2024/07/27
- [libmicrohttpd] 187/335: GENERATED: use proper includes in headers, gnunet, 2024/07/27