summaryrefslogtreecommitdiff
path: root/registry/inc/registry/writer.h
diff options
context:
space:
mode:
Diffstat (limited to 'registry/inc/registry/writer.h')
-rw-r--r--registry/inc/registry/writer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/registry/inc/registry/writer.h b/registry/inc/registry/writer.h
index 5f14766b0f30..57a9f81c9684 100644
--- a/registry/inc/registry/writer.h
+++ b/registry/inc/registry/writer.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.
@@ -267,3 +268,5 @@ void const * SAL_CALL typereg_writer_getBlob(void * handle, sal_uInt32 * size)
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */