summaryrefslogtreecommitdiff
path: root/salhelper/inc/salhelper/queue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/inc/salhelper/queue.hxx')
-rw-r--r--salhelper/inc/salhelper/queue.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/salhelper/inc/salhelper/queue.hxx b/salhelper/inc/salhelper/queue.hxx
index 5dabe7a5ffcb..f32fbcf73f93 100644
--- a/salhelper/inc/salhelper/queue.hxx
+++ b/salhelper/inc/salhelper/queue.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.
@@ -182,3 +183,5 @@ public:
} // namespace salhelper
#endif /* !_SALHELPER_QUEUE_HXX_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */