summaryrefslogtreecommitdiffstats
path: root/login-utils/islocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'login-utils/islocal.h')
-rw-r--r--login-utils/islocal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/login-utils/islocal.h b/login-utils/islocal.h
index 305bc57c6..2c5879906 100644
--- a/login-utils/islocal.h
+++ b/login-utils/islocal.h
@@ -1 +1 @@
-extern int is_local(char *user);
+extern int is_local(const char *user);