[libreoffice/f17] fix patch to apply

sbergmann sbergmann at fedoraproject.org
Mon Sep 24 13:44:15 UTC 2012


commit a3ae46ec2f542f1695cea66ef855183ef18a03b2
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Sep 24 15:42:14 2012 +0200

    fix patch to apply

 ...bz-855541-XIOError-handler-multithread-wo.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/0001-Resolves-rhbz-855541-XIOError-handler-multithread-wo.patch b/0001-Resolves-rhbz-855541-XIOError-handler-multithread-wo.patch
index fdf22d6..3b4a18f 100644
--- a/0001-Resolves-rhbz-855541-XIOError-handler-multithread-wo.patch
+++ b/0001-Resolves-rhbz-855541-XIOError-handler-multithread-wo.patch
@@ -60,7 +60,7 @@ index 8f3151c..867883f 100644
 +    XSetIOErrorHandler(aOrigXIOErrorHandler);
  }
  
- void GtkData::Dispose()
+ void GtkData::Yield( bool bWait, bool bHandleAllCurrentEvents )
 @@ -664,6 +677,7 @@ void GtkData::Init()
      // init gtk/gdk
      gtk_init_check( &nParams, &pCmdLineAry );


More information about the scm-commits mailing list