summaryrefslogtreecommitdiffstats
path: root/nsscommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsscommon.h')
-rw-r--r--nsscommon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nsscommon.h b/nsscommon.h
index 7f4097e1..c6ab8aa7 100644
--- a/nsscommon.h
+++ b/nsscommon.h
@@ -1,2 +1,4 @@
void nssError (void);
void nssCleanup (void);
+
+/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */