summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/configflush.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/configflush.hxx')
-rw-r--r--filter/source/config/cache/configflush.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/config/cache/configflush.hxx b/filter/source/config/cache/configflush.hxx
index 477d7017ca35..5430c95cb0ee 100644
--- a/filter/source/config/cache/configflush.hxx
+++ b/filter/source/config/cache/configflush.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.
@@ -126,3 +127,5 @@ class ConfigFlush : public BaseLock
} // namespace filter
#endif // __FILTER_CONFIG_CONFIGFLUSH_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */