summaryrefslogtreecommitdiffstats
path: root/buildrun.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'buildrun.cxx')
-rw-r--r--buildrun.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildrun.cxx b/buildrun.cxx
index c626cf2a..6ce56a09 100644
--- a/buildrun.cxx
+++ b/buildrun.cxx
@@ -306,3 +306,5 @@ run_pass (systemtap_session& s)
rc = system (staprun_cmd.c_str ());
return rc;
}
+
+/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */