summaryrefslogtreecommitdiff
path: root/autodoc/source/exes/adc_uni/cmd_sincedata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/exes/adc_uni/cmd_sincedata.cxx')
-rw-r--r--autodoc/source/exes/adc_uni/cmd_sincedata.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/exes/adc_uni/cmd_sincedata.cxx b/autodoc/source/exes/adc_uni/cmd_sincedata.cxx
index 1f61d11b9ba5..ca3ac084d00e 100644
--- a/autodoc/source/exes/adc_uni/cmd_sincedata.cxx
+++ b/autodoc/source/exes/adc_uni/cmd_sincedata.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.
@@ -127,3 +128,5 @@ SinceTagTransformationData::do_Init( opt_iter & it,
} // namespace command
} // namespace autodoc
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */