summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store/tutorial/tutorial2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins/clang/store/tutorial/tutorial2.hxx')
-rw-r--r--compilerplugins/clang/store/tutorial/tutorial2.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/compilerplugins/clang/store/tutorial/tutorial2.hxx b/compilerplugins/clang/store/tutorial/tutorial2.hxx
index 4fa62326f945..dde4da6e8229 100644
--- a/compilerplugins/clang/store/tutorial/tutorial2.hxx
+++ b/compilerplugins/clang/store/tutorial/tutorial2.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -35,3 +36,4 @@ class Tutorial2
#endif // POSTFIXINCREMENTFIX_H
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */