summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/ihwrapnofilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc/ihwrapnofilter.cxx')
-rw-r--r--comphelper/source/misc/ihwrapnofilter.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/comphelper/source/misc/ihwrapnofilter.cxx b/comphelper/source/misc/ihwrapnofilter.cxx
index 1cbd1f09f4c6..4fa2bea4a453 100644
--- a/comphelper/source/misc/ihwrapnofilter.cxx
+++ b/comphelper/source/misc/ihwrapnofilter.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.
@@ -115,3 +116,5 @@ namespace comphelper
return impl_staticGetSupportedServiceNames();
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */