summaryrefslogtreecommitdiffstats
path: root/loc2c.c
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2009-02-04 13:41:00 +1000
committerddomingo <ddomingo@redhat.com>2009-02-04 13:41:00 +1000
commit690fe9521db69b121831fe517f9a18b9b331056a (patch)
tree71e8afcc057082080d4580769c787362a6d7c739 /loc2c.c
parentf957a91def475d965b1895e2a483468f1708784c (diff)
parent0c5f581277ead60f4aaf00f44ef43f89fb387835 (diff)
downloadsystemtap-steved-690fe9521db69b121831fe517f9a18b9b331056a.tar.gz
systemtap-steved-690fe9521db69b121831fe517f9a18b9b331056a.tar.xz
systemtap-steved-690fe9521db69b121831fe517f9a18b9b331056a.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
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 : */