summaryrefslogtreecommitdiff
path: root/unodevtools/inc/unodevtools/options.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools/inc/unodevtools/options.hxx')
-rw-r--r--unodevtools/inc/unodevtools/options.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/unodevtools/inc/unodevtools/options.hxx b/unodevtools/inc/unodevtools/options.hxx
index 9fee20bb107e..f1fc70bad3fc 100644
--- a/unodevtools/inc/unodevtools/options.hxx
+++ b/unodevtools/inc/unodevtools/options.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.
@@ -48,3 +49,5 @@ sal_Bool readOption( sal_Bool * pbOpt, const sal_Char * pOpt,
} // end of namespace unodevtools
#endif // INCLUDED_UNODEVTOOLS_OPTIONS_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */