summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/ns_alist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ns_alist.c b/src/core/ns_alist.c
index f7a913f8f..62ca99c18 100644
--- a/src/core/ns_alist.c
+++ b/src/core/ns_alist.c
@@ -156,7 +156,7 @@ int do_alist(User * u)
match_count++;
if ((ci->flags & CI_XOP) || (level == ACCESS_FOUNDER)) {
- char *xop;
+ const char *xop;
xop = get_xop_level(level);