summaryrefslogtreecommitdiff
path: root/bridges/source/remote/static/remote_types.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/remote/static/remote_types.cxx')
-rw-r--r--bridges/source/remote/static/remote_types.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/source/remote/static/remote_types.cxx b/bridges/source/remote/static/remote_types.cxx
index 0be511c987b0..f47580d8da92 100644
--- a/bridges/source/remote/static/remote_types.cxx
+++ b/bridges/source/remote/static/remote_types.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.
@@ -94,3 +95,5 @@ sal_Bool SAL_CALL remote_relatesToInterface2( typelib_TypeDescription * pTypeDes
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */