summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/sfscope.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/sfscope.hxx')
-rw-r--r--autodoc/source/parser/cpp/sfscope.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/parser/cpp/sfscope.hxx b/autodoc/source/parser/cpp/sfscope.hxx
index 1e7a70af009b..6f3eaa7b4225 100644
--- a/autodoc/source/parser/cpp/sfscope.hxx
+++ b/autodoc/source/parser/cpp/sfscope.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -67,3 +68,5 @@ S_FileScopeInfo::S_FileScopeInfo()
} // namespace cpp
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */