summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcode.h')
-rw-r--r--opcode.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/opcode.h b/opcode.h
index 8c851570c4..1a4c5077ff 100644
--- a/opcode.h
+++ b/opcode.h
@@ -1,4 +1,5 @@
-/*
+/* -*- buffer-read-only: t -*-
+ *
* opcode.h
*
* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
@@ -752,7 +753,6 @@ END_EXTERN_C
#endif /* !PERL_GLOBAL_STRUCT_INIT */
-
START_EXTERN_C
#ifdef PERL_GLOBAL_STRUCT_INIT
@@ -1854,3 +1854,4 @@ EXT const U32 PL_opargs[] = {
END_EXTERN_C
#endif /* !PERL_GLOBAL_STRUCT_INIT */
+/* ex: set ro: */