summaryrefslogtreecommitdiff
path: root/binfilter/bf_sw/source/core/txtnode/sw_atrtox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sw/source/core/txtnode/sw_atrtox.cxx')
-rw-r--r--binfilter/bf_sw/source/core/txtnode/sw_atrtox.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_sw/source/core/txtnode/sw_atrtox.cxx b/binfilter/bf_sw/source/core/txtnode/sw_atrtox.cxx
index 17be6c09f..de3ed2a13 100644
--- a/binfilter/bf_sw/source/core/txtnode/sw_atrtox.cxx
+++ b/binfilter/bf_sw/source/core/txtnode/sw_atrtox.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.
@@ -94,3 +95,5 @@ namespace binfilter {
/*N*/ ((SwTOXType*)pType)->Add( &rTOX );
/*N*/ }
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */