summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/staticassert.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/staticassert.hxx')
-rw-r--r--sw/source/filter/ww8/staticassert.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/staticassert.hxx b/sw/source/filter/ww8/staticassert.hxx
index 57edd277f6fe..3d1a3c2bceea 100644
--- a/sw/source/filter/ww8/staticassert.hxx
+++ b/sw/source/filter/ww8/staticassert.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.
@@ -25,7 +26,6 @@
*
************************************************************************/
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
#ifndef WW_STATICASSERT_HXX
#define WW_STATICASSERT_HXX
@@ -68,4 +68,5 @@ namespace ww
#endif
#endif
-/* vi:set tabstop=4 shiftwidth=4 expandtab: */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */