summaryrefslogtreecommitdiff
path: root/cppu/inc/uno/any2.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/uno/any2.h')
-rw-r--r--cppu/inc/uno/any2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppu/inc/uno/any2.h b/cppu/inc/uno/any2.h
index 72af895115b3..b359339b4686 100644
--- a/cppu/inc/uno/any2.h
+++ b/cppu/inc/uno/any2.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.
@@ -176,3 +177,5 @@ void SAL_CALL uno_any_clear(
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */