summaryrefslogtreecommitdiff
path: root/bridges/test/java_uno/any/transport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/test/java_uno/any/transport.cxx')
-rw-r--r--bridges/test/java_uno/any/transport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/test/java_uno/any/transport.cxx b/bridges/test/java_uno/any/transport.cxx
index 240b5f85ed51..06c510082e48 100644
--- a/bridges/test/java_uno/any/transport.cxx
+++ b/bridges/test/java_uno/any/transport.cxx
@@ -43,7 +43,7 @@ public:
virtual Any SAL_CALL mapAny( Any const & any )
throw (RuntimeException);
};
-//__________________________________________________________________________________________________
+
Any Transport::mapAny( Any const & any )
throw (RuntimeException)
{