summaryrefslogtreecommitdiff
path: root/registry/inc/registry/reader.h
diff options
context:
space:
mode:
Diffstat (limited to 'registry/inc/registry/reader.h')
-rw-r--r--registry/inc/registry/reader.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/registry/inc/registry/reader.h b/registry/inc/registry/reader.h
index 50fa802c4f83..645da283c9e2 100644
--- a/registry/inc/registry/reader.h
+++ b/registry/inc/registry/reader.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.
@@ -608,3 +609,5 @@ void SAL_CALL typereg_reader_getReferenceTypeName(
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */