summaryrefslogtreecommitdiff
path: root/bridges/inc/bridges/remote/stub.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/inc/bridges/remote/stub.hxx')
-rw-r--r--bridges/inc/bridges/remote/stub.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/inc/bridges/remote/stub.hxx b/bridges/inc/bridges/remote/stub.hxx
index 5eb21ff37a10..b89389ec50fe 100644
--- a/bridges/inc/bridges/remote/stub.hxx
+++ b/bridges/inc/bridges/remote/stub.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.
@@ -62,3 +63,5 @@ public:
};
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */