projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ae1795
)
entered into RCS
author
roland
<roland>
Wed, 15 Apr 1992 06:07:19 +0000
(06:07 +0000)
committer
roland
<roland>
Wed, 15 Apr 1992 06:07:19 +0000
(06:07 +0000)
locale/C-numeric.c
patch
|
blob
|
history
diff --git
a/locale/C-numeric.c
b/locale/C-numeric.c
index
2fc18c4
..
890ab37
100644
(file)
--- a/
locale/C-numeric.c
+++ b/
locale/C-numeric.c
@@
-6,7
+6,7
@@
CONST struct numeric_info __numeric_C =
{
(char *) ".", (char *) "",
- (char *) "
\177
"
+ (char *) ""
};
CONST struct numeric_info *_numeric_info = &__numeric_C;