ooo-build r11719 - in trunk: . patches/src680



Author: tml
Date: Wed Feb 27 11:03:40 2008
New Revision: 11719
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11719&view=rev

Log:
2008-02-27  Tor Lillqvist  <tml novell com>

	* patches/src680/cws-ia64port01.diff
	(bridges/source/cpp_uno/msvc_win32_intel/cpp2uno.cxx): Fix syntax
	error introduced by patch.



Modified:
   trunk/ChangeLog
   trunk/patches/src680/cws-ia64port01.diff

Modified: trunk/patches/src680/cws-ia64port01.diff
==============================================================================
--- trunk/patches/src680/cws-ia64port01.diff	(original)
+++ trunk/patches/src680/cws-ia64port01.diff	Wed Feb 27 11:03:40 2008
@@ -4039,7 +4039,7 @@
 -void ** bridges::cpp_uno::shared::VtableFactory::initializeBlock(void * block) {
 +bridges::cpp_uno::shared::VtableFactory::Slot *
 +bridges::cpp_uno::shared::VtableFactory::initializeBlock(
-+    void * block, sal_Int32 slotCount)
++    void * block, sal_Int32 slotCount) {
  	struct Rtti {
  		sal_Int32 n0, n1, n2;
  		type_info * rtti;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]