mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
mhd_sys_options: Fixed typo in comment
This commit is contained in:
@@ -398,7 +398,7 @@
|
||||
# ifndef DEBUG /* Used by some toolchains */
|
||||
# define NDEBUG 1 /* Use NDEBUG by default */
|
||||
# else /* DEBUG */
|
||||
# define _DEBUG 1 /* Non-standart macro */
|
||||
# define _DEBUG 1 /* Non-standard macro */
|
||||
# endif /* DEBUG */
|
||||
#endif /* !_DEBUG && !NDEBUG */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user