summaryrefslogtreecommitdiff
path: root/overload.c
diff options
context:
space:
mode:
Diffstat (limited to 'overload.c')
-rw-r--r--overload.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/overload.c b/overload.c
index 0d5b74b8c7..91e2d20bb4 100644
--- a/overload.c
+++ b/overload.c
@@ -164,3 +164,5 @@ static const char * const PL_AMG_names[NofAMmeth] = {
"(qr", /* regexp */
"DESTROY"
};
+
+/* ex: set ro: */