From 0c5f581277ead60f4aaf00f44ef43f89fb387835 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 3 Feb 2009 17:07:53 -0800 Subject: Update a few more files with Vim modelines --- loc2c.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'loc2c.c') 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 : */ -- cgit