summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/basicio.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/basicio.hxx')
-rw-r--r--comphelper/inc/comphelper/basicio.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/comphelper/inc/comphelper/basicio.hxx b/comphelper/inc/comphelper/basicio.hxx
index 13ec58954d7d..7604b1a7029d 100644
--- a/comphelper/inc/comphelper/basicio.hxx
+++ b/comphelper/inc/comphelper/basicio.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.
@@ -104,3 +105,4 @@ const staruno::Reference<stario::XObjectOutputStream>& operator << (const starun
#endif // _COMPHELPER_BASIC_IO_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */