summaryrefslogtreecommitdiff
path: root/cppu/inc/uno/dispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/uno/dispatcher.hxx')
-rw-r--r--cppu/inc/uno/dispatcher.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppu/inc/uno/dispatcher.hxx b/cppu/inc/uno/dispatcher.hxx
index a4a845fc738f..90fdb3db6df7 100644
--- a/cppu/inc/uno/dispatcher.hxx
+++ b/cppu/inc/uno/dispatcher.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.
@@ -173,3 +174,4 @@ inline void UnoInterfaceReference::dispatch(
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */