summaryrefslogtreecommitdiff
path: root/vos/inc/vos/thread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vos/inc/vos/thread.hxx')
-rw-r--r--vos/inc/vos/thread.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vos/inc/vos/thread.hxx b/vos/inc/vos/thread.hxx
index 16f64c0e0812..2530b29586af 100644
--- a/vos/inc/vos/thread.hxx
+++ b/vos/inc/vos/thread.hxx
@@ -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.
@@ -233,3 +234,4 @@ protected:
#endif // _VOS_THREAD_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */