summaryrefslogtreecommitdiffstats
path: root/modsign.h
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-05-05 15:16:02 -0400
committerDave Brolley <brolley@redhat.com>2009-05-05 15:16:02 -0400
commit6855a305faa34df80944f105382d45230b7b82ac (patch)
tree433d8c884ea5c8e4749f9e3c41867f805fc7f14c /modsign.h
parent3920484e37a1d10fa29c8c687d7859f8f04dd0b9 (diff)
parent2a5b3e3fe4e87a9b25286358f280b67791816e0a (diff)
downloadsystemtap-steved-6855a305faa34df80944f105382d45230b7b82ac.tar.gz
systemtap-steved-6855a305faa34df80944f105382d45230b7b82ac.tar.xz
systemtap-steved-6855a305faa34df80944f105382d45230b7b82ac.zip
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Diffstat (limited to 'modsign.h')
-rw-r--r--modsign.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/modsign.h b/modsign.h
index 12b32765..2d39899a 100644
--- a/modsign.h
+++ b/modsign.h
@@ -1 +1,3 @@
void sign_module (systemtap_session& s);
+
+/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */