OSDN Git Service

build: appease gcc's -Werror=suggest-attribute=pure
authorJim Meyering <meyering@redhat.com>
Mon, 9 Jan 2012 13:45:34 +0000 (14:45 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 9 Jan 2012 13:51:29 +0000 (14:51 +0100)
commit8762318d7415398e95dbf2546a7c6993bd4b5392
tree45455ac32265fe01ddbeb1b8e4e52eca466248fc
parent620d56c8661e3375dc7c86661436ca51515edd88
build: appease gcc's -Werror=suggest-attribute=pure

* parted/strlist.c (wchar_strcasecmp): Add pure attribute; make static.
(wchar_strncasecmp): Likewise.
(wchar_strdup): Likewise.
parted/strlist.c