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-test.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'loc2c-test.c') diff --git a/loc2c-test.c b/loc2c-test.c index c39ab061..a584c024 100644 --- a/loc2c-test.c +++ b/loc2c-test.c @@ -502,3 +502,5 @@ main (int argc, char **argv) return 0; } + +/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */ -- cgit