summaryrefslogtreecommitdiff
path: root/salhelper/inc/salhelper/monitor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/inc/salhelper/monitor.hxx')
-rw-r--r--salhelper/inc/salhelper/monitor.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/salhelper/inc/salhelper/monitor.hxx b/salhelper/inc/salhelper/monitor.hxx
index 5c683d386570..b7c0ceec9d3c 100644
--- a/salhelper/inc/salhelper/monitor.hxx
+++ b/salhelper/inc/salhelper/monitor.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.
@@ -286,3 +287,5 @@ typedef WriterGuard<QueuedReaderWriterMonitor> QueuedWriterGuard;
} // namespace salhelper
#endif /* !_SALHELPER_MONITOR_HXX_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */