summaryrefslogtreecommitdiff
path: root/bridges/inc/bridges/remote/helper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/inc/bridges/remote/helper.hxx')
-rw-r--r--bridges/inc/bridges/remote/helper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/inc/bridges/remote/helper.hxx b/bridges/inc/bridges/remote/helper.hxx
index 081e47a5c855..56de06b7d8c8 100644
--- a/bridges/inc/bridges/remote/helper.hxx
+++ b/bridges/inc/bridges/remote/helper.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.
@@ -66,3 +67,5 @@ namespace bridges_remote
uno_Any **ppException
);
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */