diff options
Diffstat (limited to 'include/langinfo.h')
-rw-r--r-- | include/langinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/langinfo.h b/include/langinfo.h index 21d16cd90..3d0e7e8f0 100644 --- a/include/langinfo.h +++ b/include/langinfo.h @@ -576,7 +576,7 @@ extern char *nl_langinfo (nl_item __item) __THROW; #if 0 -//#ifdef __USE_GNU +/*#ifdef __USE_GNU*/ /* This interface is for the extended locale model. See <locale.h> for more information. */ |