summaryrefslogtreecommitdiff
path: root/basic/inc/basic/sbobjmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/inc/basic/sbobjmod.hxx')
-rwxr-xr-x[-rw-r--r--]basic/inc/basic/sbobjmod.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/basic/inc/basic/sbobjmod.hxx b/basic/inc/basic/sbobjmod.hxx
index f8c515b13108..af602191cdd5 100644..100755
--- a/basic/inc/basic/sbobjmod.hxx
+++ b/basic/inc/basic/sbobjmod.hxx
@@ -1,13 +1,8 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: sbobjmod.hxx,v $
- *
- * $Revision: 1.4 $
- *
- * last change: $Author: $ $Date: 2007/08/27 16:31:39 $
- *
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
@@ -130,3 +125,4 @@ SV_DECL_IMPL_REF(SbObjModule);
#endif
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */