aboutsummaryrefslogtreecommitdiff
path: root/src/pj_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pj_init.c')
-rw-r--r--src/pj_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pj_init.c b/src/pj_init.c
index 108faf2f..e483f44a 100644
--- a/src/pj_init.c
+++ b/src/pj_init.c
@@ -238,7 +238,7 @@ pj_init_ctx(projCtx ctx, int argc, char **argv) {
paralist *curr;
int i;
PJ *PIN = 0;
- const char *old_locale;
+ char *old_locale;
ctx->last_errno = 0;
start = NULL;