We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6ddd0 commit 2f464fbCopy full SHA for 2f464fb
gettext.c
@@ -10,7 +10,7 @@
10
#ifndef NO_GETTEXT
11
# include <locale.h>
12
# include <libintl.h>
13
-# if defined GIT_WINDOWS_NATIVE
+# ifdef GIT_WINDOWS_NATIVE
14
# define locale_charset() "UTF-8"
15
# elif defined HAVE_LIBCHARSET_H
16
# include <libcharset.h>
0 commit comments