summaryrefslogtreecommitdiffstats
path: root/modsign.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'modsign.cxx')
-rw-r--r--modsign.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/modsign.cxx b/modsign.cxx
index b66497fd..fafbf1e4 100644
--- a/modsign.cxx
+++ b/modsign.cxx
@@ -552,3 +552,5 @@ sign_module (systemtap_session& s)
/* Shutdown NSS and exit NSPR gracefully. */
nssCleanup ();
}
+
+/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */