summaryrefslogtreecommitdiff
path: root/bridges/inc/bridges/remote/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/inc/bridges/remote/context.h')
-rw-r--r--bridges/inc/bridges/remote/context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bridges/inc/bridges/remote/context.h b/bridges/inc/bridges/remote/context.h
index e03310ce5e27..8ff83adfb128 100644
--- a/bridges/inc/bridges/remote/context.h
+++ b/bridges/inc/bridges/remote/context.h
@@ -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.
@@ -258,3 +259,4 @@ struct remote_Context
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */