summaryrefslogtreecommitdiffstats
path: root/coveragedb.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'coveragedb.cxx')
-rw-r--r--coveragedb.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/coveragedb.cxx b/coveragedb.cxx
index aafcd545..452041fc 100644
--- a/coveragedb.cxx
+++ b/coveragedb.cxx
@@ -369,3 +369,5 @@ void update_coverage_db(systemtap_session &s)
}
#endif /* HAVE_LIBSQLITE3 */
+
+/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */