summaryrefslogtreecommitdiff
path: root/cppu/inc/uno/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/uno/environment.h')
-rw-r--r--cppu/inc/uno/environment.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppu/inc/uno/environment.h b/cppu/inc/uno/environment.h
index f959aa2571f4..4a02c46abc28 100644
--- a/cppu/inc/uno/environment.h
+++ b/cppu/inc/uno/environment.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.
@@ -383,3 +384,5 @@ int SAL_CALL uno_Environment_isValid(uno_Environment * pEnv, rtl_uString ** pRea
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */