summaryrefslogtreecommitdiff
path: root/bridges/source/remote/urp/urp_unmarshal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/remote/urp/urp_unmarshal.hxx')
-rw-r--r--bridges/source/remote/urp/urp_unmarshal.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/source/remote/urp/urp_unmarshal.hxx b/bridges/source/remote/urp/urp_unmarshal.hxx
index 2d25bbe783f3..04881d456cce 100644
--- a/bridges/source/remote/urp/urp_unmarshal.hxx
+++ b/bridges/source/remote/urp/urp_unmarshal.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.
@@ -276,3 +277,5 @@ inline sal_Bool Unmarshal::unpackAny( void *pDest )
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */