summaryrefslogtreecommitdiff
path: root/bridges/inc/bridges/remote/counter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/inc/bridges/remote/counter.hxx')
-rw-r--r--bridges/inc/bridges/remote/counter.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/inc/bridges/remote/counter.hxx b/bridges/inc/bridges/remote/counter.hxx
index deead1d2cb1e..8bcb547008af 100644
--- a/bridges/inc/bridges/remote/counter.hxx
+++ b/bridges/inc/bridges/remote/counter.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.
@@ -55,3 +56,5 @@ struct MyCounter
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */