summaryrefslogtreecommitdiff
path: root/registry/source/regkey.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/source/regkey.hxx')
-rw-r--r--registry/source/regkey.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/registry/source/regkey.hxx b/registry/source/regkey.hxx
index 4a9e711e28af..0503c05772c9 100644
--- a/registry/source/regkey.hxx
+++ b/registry/source/regkey.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.
@@ -78,3 +79,5 @@ RegError REGISTRY_CALLTYPE freeKeyNames(rtl_uString**, sal_uInt32);
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */