summaryrefslogtreecommitdiff
path: root/writemain.SH
diff options
context:
space:
mode:
Diffstat (limited to 'writemain.SH')
-rw-r--r--writemain.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/writemain.SH b/writemain.SH
index ed8aca69ed..0b5bd07600 100644
--- a/writemain.SH
+++ b/writemain.SH
@@ -77,7 +77,7 @@ xs_init(pTHX)
EOP
if test X"$args" != "X" ; then
- echo " char *file = __FILE__;"
+ echo " const char file[] = __FILE__;"
echo " dXSUB_SYS;"
ai=''