summaryrefslogtreecommitdiff
path: root/bridges/source/remote/static/helper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/remote/static/helper.cxx')
-rw-r--r--bridges/source/remote/static/helper.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/source/remote/static/helper.cxx b/bridges/source/remote/static/helper.cxx
index 1ad421cedecc..bca6c830d1ab 100644
--- a/bridges/source/remote/static/helper.cxx
+++ b/bridges/source/remote/static/helper.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.
@@ -207,3 +208,5 @@ void SAL_CALL remote_retrieveOidFromProxy(
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */