ooo-build r11613 - in trunk: . patches/src680
- From: strba svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r11613 - in trunk: . patches/src680
- Date: Mon, 18 Feb 2008 13:41:03 +0000 (GMT)
Author: strba
Date: Mon Feb 18 13:41:00 2008
New Revision: 11613
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11613&view=rev
Log:
massage to apply
Modified:
trunk/ChangeLog
trunk/patches/src680/cws-cmcfixes42-ucb.diff
Modified: trunk/patches/src680/cws-cmcfixes42-ucb.diff
==============================================================================
--- trunk/patches/src680/cws-cmcfixes42-ucb.diff (original)
+++ trunk/patches/src680/cws-cmcfixes42-ucb.diff Mon Feb 18 13:41:00 2008
@@ -135,15 +135,15 @@
diff -u -u -p -b -w -B -r1.52 -r1.52.20.1
--- ucb/source/ucp/webdav/NeonSession.cxx 12 Dec 2007 15:34:02 -0000 1.52
+++ ucb/source/ucp/webdav/NeonSession.cxx 15 Feb 2008 10:51:05 -0000 1.52.20.1
-@@ -252,7 +252,7 @@ struct NeonRequestContext
+@@ -261,7 +261,7 @@ struct NeonRequestContext
// A simple Neon response_block_reader for use with an XInputStream
// -------------------------------------------------------------------
-#if NEON_VERSION >= 0250
+#if NEON_VERSION >= 0x0250
- extern "C" int NeonSession_ResponseBlockReader(void * inUserData,
+ extern "C" int
#else
- extern "C" void NeonSession_ResponseBlockReader(void * inUserData,
+ extern "C" void
@@ -272,7 +272,7 @@ extern "C" void NeonSession_ResponseBloc
if ( xInputStream.is() )
xInputStream->AddToStream( inBuf, inLen );
@@ -159,9 +159,9 @@
-#if NEON_VERSION >= 0250
+#if NEON_VERSION >= 0x0250
- extern "C" int NeonSession_ResponseBlockWriter( void * inUserData,
+ extern "C" int
#else
- extern "C" void NeonSession_ResponseBlockWriter( void * inUserData,
+ extern "C" void
@@ -304,7 +304,7 @@ extern "C" void NeonSession_ResponseBloc
xOutputStream->writeBytes( aSeq );
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]