projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Pretty printing.
[kopensolaris-gnu/glibc.git]
/
resolv
/
res_hconf.c
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)