summaryrefslogtreecommitdiff
path: root/registry/inc/registry/registry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/inc/registry/registry.hxx')
-rw-r--r--registry/inc/registry/registry.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/registry/inc/registry/registry.hxx b/registry/inc/registry/registry.hxx
index 7ded0738cd72..0ae9136fcf1d 100644
--- a/registry/inc/registry/registry.hxx
+++ b/registry/inc/registry/registry.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.
@@ -1256,3 +1257,5 @@ inline RegError Registry::dumpRegistry(RegistryKey& rKey)
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */