diff options
author | Dave Brolley <brolley@redhat.com> | 2009-05-05 15:16:02 -0400 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2009-05-05 15:16:02 -0400 |
commit | 6855a305faa34df80944f105382d45230b7b82ac (patch) | |
tree | 433d8c884ea5c8e4749f9e3c41867f805fc7f14c /modsign.h | |
parent | 3920484e37a1d10fa29c8c687d7859f8f04dd0b9 (diff) | |
parent | 2a5b3e3fe4e87a9b25286358f280b67791816e0a (diff) | |
download | systemtap-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.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 : */ |