summaryrefslogtreecommitdiff
path: root/binfilter/bf_sfx2/source/doc/sfx2_objserv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sfx2/source/doc/sfx2_objserv.cxx')
-rw-r--r--binfilter/bf_sfx2/source/doc/sfx2_objserv.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_sfx2/source/doc/sfx2_objserv.cxx b/binfilter/bf_sfx2/source/doc/sfx2_objserv.cxx
index 1f0744548..73b0f0b25 100644
--- a/binfilter/bf_sfx2/source/doc/sfx2_objserv.cxx
+++ b/binfilter/bf_sfx2/source/doc/sfx2_objserv.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.
@@ -165,3 +166,5 @@ AsynchronLink* pPendingCloser = 0;
/*N*/ return bOk;
/*N*/ }
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */