aboutsummaryrefslogtreecommitdiff
path: root/iconv
diff options
context:
space:
mode:
Diffstat (limited to 'iconv')
-rw-r--r--iconv/gconv_charset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/gconv_charset.h b/iconv/gconv_charset.h
index b0b2807..278bccc 100644
--- 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;