summaryrefslogtreecommitdiff
path: root/xmlscript/source/inc/misc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/inc/misc.hxx')
-rw-r--r--xmlscript/source/inc/misc.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlscript/source/inc/misc.hxx b/xmlscript/source/inc/misc.hxx
index 50435002a3bb..bd7f737292af 100644
--- a/xmlscript/source/inc/misc.hxx
+++ b/xmlscript/source/inc/misc.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.
@@ -61,3 +62,5 @@ inline T extract_throw( ::com::sun::star::uno::Any const & a )
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */