summaryrefslogtreecommitdiff
path: root/source3/lib/afs_settoken.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/afs_settoken.c')
-rw-r--r--source3/lib/afs_settoken.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/afs_settoken.c b/source3/lib/afs_settoken.c
index c83093ff45..77d9ace3d3 100644
--- a/source3/lib/afs_settoken.c
+++ b/source3/lib/afs_settoken.c
@@ -35,7 +35,7 @@
#include <sys/syscall.h>
int afs_syscall( int subcall,
- char * path,
+ const char * path,
int cmd,
char * cmarg,
int follow)