summaryrefslogtreecommitdiff
path: root/svtools/source/productregistration/productregistration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/productregistration/productregistration.cxx')
-rw-r--r--svtools/source/productregistration/productregistration.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/productregistration/productregistration.cxx b/svtools/source/productregistration/productregistration.cxx
index 60ea61d255e7..1a76a939def7 100644
--- a/svtools/source/productregistration/productregistration.cxx
+++ b/svtools/source/productregistration/productregistration.cxx
@@ -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.
@@ -503,3 +504,5 @@ SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory (
}
} // extern "C"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */