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:
e83102f
)
Pretty printing.
author
drepper
<drepper>
Fri, 17 Aug 2001 06:53:50 +0000
(06:53 +0000)
committer
drepper
<drepper>
Fri, 17 Aug 2001 06:53:50 +0000
(06:53 +0000)
resolv/res_hconf.c
patch
|
blob
|
history
diff --git
a/resolv/res_hconf.c
b/resolv/res_hconf.c
index
4583973
..
b813799
100644
(file)
--- a/
resolv/res_hconf.c
+++ b/
resolv/res_hconf.c
@@
-393,7
+393,7
@@
parse_line (const char *fname, int line_num, const char *str)
__asprintf (&buf,
_("%s: line %d: ignoring trailing garbage `%s'\n"),
- fname, line_num, str);
+
fname, line_num, str);
#ifdef USE_IN_LIBIO
if (_IO_fwide (stderr, 0) > 0)