summaryrefslogtreecommitdiff
path: root/rdbmaker/source/rdbmaker/rdbtype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rdbmaker/source/rdbmaker/rdbtype.hxx')
-rw-r--r--rdbmaker/source/rdbmaker/rdbtype.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/rdbmaker/source/rdbmaker/rdbtype.hxx b/rdbmaker/source/rdbmaker/rdbtype.hxx
index a6df2266257c..2b9e2230237b 100644
--- a/rdbmaker/source/rdbmaker/rdbtype.hxx
+++ b/rdbmaker/source/rdbmaker/rdbtype.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.
@@ -50,3 +51,4 @@ sal_Bool produceType(const ::rtl::OString& typeName,
#endif // _RDBMAKER_RDBTYPE_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */