summaryrefslogtreecommitdiff
path: root/source3/smbd/smbrun.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/smbrun.c')
-rw-r--r--source3/smbd/smbrun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/smbrun.c b/source3/smbd/smbrun.c
index dcd5379bc1..d547c796e0 100644
--- a/source3/smbd/smbrun.c
+++ b/source3/smbd/smbrun.c
@@ -41,7 +41,7 @@ static void close_fds(void)
/*
-This is a wrapper around the system call to allow commands to run correctly
+This is a wrapper around the system() call to allow commands to run correctly
as non root from a program which is switching between root and non-root
It takes 3 arguments as uid,gid,command and runs command after