summaryrefslogtreecommitdiffstats
path: root/autodoc/source/parser/tokens/stmstarr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/tokens/stmstarr.cxx')
-rw-r--r--autodoc/source/parser/tokens/stmstarr.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser/tokens/stmstarr.cxx b/autodoc/source/parser/tokens/stmstarr.cxx
index e029b3c11f45..8070fae3a450 100644
--- a/autodoc/source/parser/tokens/stmstarr.cxx
+++ b/autodoc/source/parser/tokens/stmstarr.cxx
@@ -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.
@@ -97,3 +98,4 @@ StmArrayStatus::AsArray()
return this;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */