summaryrefslogtreecommitdiff
path: root/framework/source/services/mediatypedetectionhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/services/mediatypedetectionhelper.cxx')
-rw-r--r--framework/source/services/mediatypedetectionhelper.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/source/services/mediatypedetectionhelper.cxx b/framework/source/services/mediatypedetectionhelper.cxx
index 1033cbda7913..390f49ef6631 100644
--- a/framework/source/services/mediatypedetectionhelper.cxx
+++ b/framework/source/services/mediatypedetectionhelper.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.
@@ -109,3 +110,4 @@ sal_Bool SAL_CALL MediaTypeDetectionHelper::mapStrings(
} // namespace framework
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */