summaryrefslogtreecommitdiffstats
path: root/auto_free.h
diff options
context:
space:
mode:
Diffstat (limited to 'auto_free.h')
-rw-r--r--auto_free.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto_free.h b/auto_free.h
index 58290821..53b13d47 100644
--- a/auto_free.h
+++ b/auto_free.h
@@ -56,3 +56,5 @@ private:
pointer_type& _ptr;
};
#endif
+
+/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */