summaryrefslogtreecommitdiff
path: root/package/inc/PackageConstants.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/inc/PackageConstants.hxx')
-rw-r--r--package/inc/PackageConstants.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/inc/PackageConstants.hxx b/package/inc/PackageConstants.hxx
index a23a22fcb888..7dd4d78a4e9b 100644
--- a/package/inc/PackageConstants.hxx
+++ b/package/inc/PackageConstants.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.
@@ -50,3 +51,4 @@ const sal_Int32 n_ConstDigestLength = 1024;
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */