mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
(upstr): Add unused attribute to avoid warning.
This commit is contained in:
parent
e8ec0694bb
commit
61501b5a02
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user