summaryrefslogtreecommitdiff
path: root/cppu/inc/typelib/typedescription.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/typelib/typedescription.h')
-rw-r--r--cppu/inc/typelib/typedescription.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppu/inc/typelib/typedescription.h b/cppu/inc/typelib/typedescription.h
index cf42acac96b1..2758d0914ca9 100644
--- a/cppu/inc/typelib/typedescription.h
+++ b/cppu/inc/typelib/typedescription.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.
@@ -1158,3 +1159,5 @@ sal_Bool SAL_CALL typelib_typedescription_complete(
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */