summaryrefslogtreecommitdiff
path: root/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/exes/adc_uni/adc_cmd_parse.hxx')
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmd_parse.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx b/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx
index 90799c3da286..dc78f3d4a2fd 100644
--- a/autodoc/source/exes/adc_uni/adc_cmd_parse.hxx
+++ b/autodoc/source/exes/adc_uni/adc_cmd_parse.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.
@@ -206,3 +207,5 @@ class S_ProjectData : public Context
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */