summaryrefslogtreecommitdiff
path: root/cppu/inc/typelib/typeclass.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/typelib/typeclass.h')
-rw-r--r--cppu/inc/typelib/typeclass.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppu/inc/typelib/typeclass.h b/cppu/inc/typelib/typeclass.h
index da0ea9f37093..231c9d9f5fe3 100644
--- a/cppu/inc/typelib/typeclass.h
+++ b/cppu/inc/typelib/typeclass.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.
@@ -102,3 +103,5 @@ typedef enum _typelib_TypeClass
} typelib_TypeClass;
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */