aboutsummaryrefslogtreecommitdiffstats
path: root/src/ramps.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ramps.c')
-rw-r--r--src/ramps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ramps.c b/src/ramps.c
index 2c24b52..0bd2b78 100644
--- a/src/ramps.c
+++ b/src/ramps.c
@@ -26,7 +26,7 @@
/**
* The name of the process
*/
-extern char* argv0;
+extern const char* argv0;