gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 02/04: mhd_limits.h: fixed copy-paste error in comment


From: gnunet
Subject: [libmicrohttpd] 02/04: mhd_limits.h: fixed copy-paste error in comment
Date: Thu, 02 Sep 2021 14:18:28 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit d8cc7c50f0b47ba8fe1d36bd9f76a125c5e767d5
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Thu Sep 2 14:57:17 2021 +0300

    mhd_limits.h: fixed copy-paste error in comment
---
 src/microhttpd/mhd_limits.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/mhd_limits.h b/src/microhttpd/mhd_limits.h
index 54cf62de..b7a8527d 100644
--- a/src/microhttpd/mhd_limits.h
+++ b/src/microhttpd/mhd_limits.h
@@ -52,7 +52,7 @@
 #else  /* ! __LONG_MAX__ */
 #define LONG_MAX MHD_SIGNED_TYPE_MAX (long)
 #endif /* ! __LONG_MAX__ */
-#endif /* !OFF_T_MAX */
+#endif /* !LONG_MAX */
 
 #ifndef ULLONG_MAX
 #ifdef ULONGLONG_MAX

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