summaryrefslogtreecommitdiff
path: root/cppuhelper/inc/cppuhelper/implbase9.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/inc/cppuhelper/implbase9.hxx')
-rw-r--r--cppuhelper/inc/cppuhelper/implbase9.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppuhelper/inc/cppuhelper/implbase9.hxx b/cppuhelper/inc/cppuhelper/implbase9.hxx
index cf8af96873f2..a070c71cab3e 100644
--- a/cppuhelper/inc/cppuhelper/implbase9.hxx
+++ b/cppuhelper/inc/cppuhelper/implbase9.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.
@@ -298,3 +299,5 @@ namespace cppu
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */