summaryrefslogtreecommitdiffstats
path: root/src/newgrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrp.c')
-rw-r--r--src/newgrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrp.c b/src/newgrp.c
index f786a96f..68e80fe9 100644
--- a/src/newgrp.c
+++ b/src/newgrp.c
@@ -28,7 +28,7 @@
/*
* Global variables
*/
-const char *Prog;
+static const char *Prog;
extern char **newenvp;