summaryrefslogtreecommitdiff
path: root/binfilter/bf_sw/source/core/doc/sw_fmtcol.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sw/source/core/doc/sw_fmtcol.cxx')
-rw-r--r--binfilter/bf_sw/source/core/doc/sw_fmtcol.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_sw/source/core/doc/sw_fmtcol.cxx b/binfilter/bf_sw/source/core/doc/sw_fmtcol.cxx
index 2a1448a8b..901a20307 100644
--- a/binfilter/bf_sw/source/core/doc/sw_fmtcol.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_fmtcol.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.
@@ -322,3 +323,5 @@ DBG_BF_ASSERT(0, "STRIP"); //STRIP001 //STRIP001 for( USHORT n = 0; n < aCondCo
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */