projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove last bits of using gettext instead of dgettext.
[kopensolaris-gnu/glibc.git]
/
argp
/
argp-ba.c
diff --git
a/argp/argp-ba.c
b/argp/argp-ba.c
index
61efc34
..
5d58cc6
100644
(file)
--- a/
argp/argp-ba.c
+++ b/
argp/argp-ba.c
@@
-23,4
+23,4
@@
the ARGP_HELP_BUG_ADDR flag is set (as it is by various standard help
messages), embedded in a sentence that says something like `Report bugs to
ADDR.'. */
-char *argp_program_bug_address = 0;
+c
onst c
har *argp_program_bug_address = 0;