summaryrefslogtreecommitdiffstats
path: root/loc2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'loc2c.c')
-rw-r--r--loc2c.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/loc2c.c b/loc2c.c
index 52381b82..fc2ccd1e 100644
--- a/loc2c.c
+++ b/loc2c.c
@@ -1914,3 +1914,5 @@ c_emit_location (FILE *out, struct location *loc, int indent)
}
#undef emit
+
+/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */