summaryrefslogtreecommitdiffstats
path: root/remotebridges/source/bridge/bridge_connection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'remotebridges/source/bridge/bridge_connection.cxx')
-rw-r--r--remotebridges/source/bridge/bridge_connection.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/remotebridges/source/bridge/bridge_connection.cxx b/remotebridges/source/bridge/bridge_connection.cxx
index 063b30af14bf..7fd40f244cf3 100644
--- a/remotebridges/source/bridge/bridge_connection.cxx
+++ b/remotebridges/source/bridge/bridge_connection.cxx
@@ -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.
@@ -137,3 +138,4 @@ namespace remotebridges_bridge
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */