summaryrefslogtreecommitdiff
path: root/src/chown-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chown-core.h')
-rw-r--r--src/chown-core.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chown-core.h b/src/chown-core.h
index 3acb5e9e2..e7b3741ec 100644
--- a/src/chown-core.h
+++ b/src/chown-core.h
@@ -68,13 +68,13 @@ struct Chown_option
void
chopt_init (struct Chown_option *);
-void
+void _GL_ATTRIBUTE_PURE _GL_ATTRIBUTE_CONST
chopt_free (struct Chown_option *);
char *
gid_to_name (gid_t);
-char *
+char * _GL_ATTRIBUTE_PURE
uid_to_name (uid_t);
bool