summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/idoc/tk_atag2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/idoc/tk_atag2.cxx')
-rw-r--r--autodoc/source/parser_i/idoc/tk_atag2.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/parser_i/idoc/tk_atag2.cxx b/autodoc/source/parser_i/idoc/tk_atag2.cxx
index 5454e31ad839..30264f68f1f0 100644
--- a/autodoc/source/parser_i/idoc/tk_atag2.cxx
+++ b/autodoc/source/parser_i/idoc/tk_atag2.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.
@@ -81,3 +82,4 @@ Tok_AtTag::Text() const
} // namespace dsapi
} // namespace csi
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */