summaryrefslogtreecommitdiffstats
path: root/registry/inc/registry/refltype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/inc/registry/refltype.hxx')
-rw-r--r--registry/inc/registry/refltype.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/registry/inc/registry/refltype.hxx b/registry/inc/registry/refltype.hxx
index 27634e9dce28..b1267e4097e7 100644
--- a/registry/inc/registry/refltype.hxx
+++ b/registry/inc/registry/refltype.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.
@@ -84,3 +85,5 @@ struct RTUik
#define TYPEREG_CALLTYPE SAL_CALL
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */