summaryrefslogtreecommitdiff
path: root/registry/inc/registry/registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'registry/inc/registry/registry.h')
-rw-r--r--registry/inc/registry/registry.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/registry/inc/registry/registry.h b/registry/inc/registry/registry.h
index 6286af132283..a35c9dfde82c 100644
--- a/registry/inc/registry/registry.h
+++ b/registry/inc/registry/registry.h
@@ -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.
@@ -475,3 +476,4 @@ RegError REGISTRY_CALLTYPE reg_dumpRegistry(RegKeyHandle hKey);
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */