summaryrefslogtreecommitdiff
path: root/remotebridges/source/bridge/bridge_connection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'remotebridges/source/bridge/bridge_connection.hxx')
-rw-r--r--remotebridges/source/bridge/bridge_connection.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/remotebridges/source/bridge/bridge_connection.hxx b/remotebridges/source/bridge/bridge_connection.hxx
index f105fd8e32ee..629f99190af2 100644
--- a/remotebridges/source/bridge/bridge_connection.hxx
+++ b/remotebridges/source/bridge/bridge_connection.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,4 @@ namespace remotebridges_bridge
};
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */