]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - locale/C-numeric.c
Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
[thirdparty/glibc.git] / locale / C-numeric.c
index 890ab37d167507643df895d377f4a301196a49d8..712c3a623908cf4eeef4f98ea69a9974fb6f0bde 100644 (file)
@@ -1,12 +1,16 @@
-#include <ansidecl.h>
-#include <localeinfo.h>
-#include <stddef.h>
+/* Generated by GNU locale 0.1.
+   Copyright (C) 1995 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions.
+There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE.  */
 
+#include "localeinfo.h"
 
-CONST struct numeric_info __numeric_C =
-  {
-    (char *) ".", (char *) "",
-    (char *) ""
-  };
-
-CONST struct numeric_info *_numeric_info = &__numeric_C;
+const struct locale_data _nl_C_LC_NUMERIC =
+{
+  NULL, 0, /* no file mapped */
+  3,
+  ".",
+  "",
+  "\377",
+};