summaryrefslogtreecommitdiff
path: root/rdbmaker/source/rdbmaker/rdboptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rdbmaker/source/rdbmaker/rdboptions.hxx')
-rw-r--r--rdbmaker/source/rdbmaker/rdboptions.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdbmaker/source/rdbmaker/rdboptions.hxx b/rdbmaker/source/rdbmaker/rdboptions.hxx
index 533dc6187197..b1ab63fadcb3 100644
--- a/rdbmaker/source/rdbmaker/rdboptions.hxx
+++ b/rdbmaker/source/rdbmaker/rdboptions.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.
@@ -55,3 +56,5 @@ protected:
};
#endif // _RDBMAKER_RDBOPTIONS_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */