summaryrefslogtreecommitdiff
path: root/overload.inc
diff options
context:
space:
mode:
Diffstat (limited to 'overload.inc')
-rw-r--r--overload.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/overload.inc b/overload.inc
index 2383ef241e..c7362bfad4 100644
--- a/overload.inc
+++ b/overload.inc
@@ -1,4 +1,4 @@
-/* -*- buffer-read-only: t -*-
+/* -*- mode: C; buffer-read-only: t -*-
*
* overload.inc
*
@@ -177,4 +177,4 @@ static const char * const PL_AMG_names[NofAMmeth] = {
"(qr"
};
-/* ex: set ro: */
+/* ex: set ro ft=C: */