projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8ec069
)
(upstr): Add unused attribute to avoid warning.
author
Andreas Jaeger
<aj@suse.de>
Tue, 7 Aug 2001 17:25:49 +0000
(17:25 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Tue, 7 Aug 2001 17:25:49 +0000
(17:25 +0000)
iconv/gconv_charset.h
patch
|
blob
|
history
diff --git
a/iconv/gconv_charset.h
b/iconv/gconv_charset.h
index b0b28079c64f914884b6728d472bd3dc48ea708b..278bccc8d5da11f94b54520fbab8e1ebaf344854 100644
(file)
--- a/
iconv/gconv_charset.h
+++ b/
iconv/gconv_charset.h
@@
-46,7
+46,7
@@
strip (char *wp, const char *s)
}
-static char *
+static char *
__attribute__ ((unused))
upstr (char *dst, const char *str)
{
char *cp = dst;