summaryrefslogtreecommitdiff
path: root/store/workben/t_leak.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/workben/t_leak.cxx')
-rw-r--r--store/workben/t_leak.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/store/workben/t_leak.cxx b/store/workben/t_leak.cxx
index d4d7b8a840e1..0ec6240fb7e4 100644
--- a/store/workben/t_leak.cxx
+++ b/store/workben/t_leak.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* t_leak.cxx
*/
@@ -17,3 +18,5 @@
#endif
return 0;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */