summaryrefslogtreecommitdiff
path: root/registry/inc/registry/writer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/inc/registry/writer.hxx')
-rw-r--r--registry/inc/registry/writer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/registry/inc/registry/writer.hxx b/registry/inc/registry/writer.hxx
index 50bf542024b8..ce7433c31129 100644
--- a/registry/inc/registry/writer.hxx
+++ b/registry/inc/registry/writer.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.
@@ -301,3 +302,5 @@ private:
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */