summaryrefslogtreecommitdiff
path: root/miniperlmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'miniperlmain.c')
-rw-r--r--miniperlmain.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/miniperlmain.c b/miniperlmain.c
index 5064befdfb..074fadc12a 100644
--- a/miniperlmain.c
+++ b/miniperlmain.c
@@ -1,4 +1,4 @@
-/* -*- buffer-read-only: t -*-
+/* -*- mode: C; buffer-read-only: t -*-
!!!!!!! DO NOT EDIT THIS FILE !!!!!!!
This file is built by regen/miniperlmain.pl and ExtUtils::Miniperl.
Any changes made here will be lost!
@@ -161,4 +161,4 @@ xs_init(pTHX)
PERL_UNUSED_CONTEXT;
}
-/* ex: set ro: */
+/* ex: set ro ft=C: */