summaryrefslogtreecommitdiff
path: root/cppu/inc/uno/dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/uno/dispatcher.h')
-rw-r--r--cppu/inc/uno/dispatcher.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppu/inc/uno/dispatcher.h b/cppu/inc/uno/dispatcher.h
index 55475868fd24..74b73d3f2127 100644
--- a/cppu/inc/uno/dispatcher.h
+++ b/cppu/inc/uno/dispatcher.h
@@ -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.
@@ -95,3 +96,5 @@ typedef struct _uno_Interface
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */