summaryrefslogtreecommitdiff
path: root/bridges/source/remote/urp/urp_unmarshal.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/remote/urp/urp_unmarshal.cxx')
-rw-r--r--bridges/source/remote/urp/urp_unmarshal.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bridges/source/remote/urp/urp_unmarshal.cxx b/bridges/source/remote/urp/urp_unmarshal.cxx
index 79335bfeb6f0..5fd124017d4a 100644
--- a/bridges/source/remote/urp/urp_unmarshal.cxx
+++ b/bridges/source/remote/urp/urp_unmarshal.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.
@@ -705,3 +706,4 @@ sal_Bool Unmarshal::unpackType( void *pDest )
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */