[subtitleeditor] fix a typo.

Martin Sourada mso at fedoraproject.org
Thu Mar 15 00:08:45 UTC 2012


commit 0c45c7e7d52310cbec27620659f6aefbe54e184f
Author: Martin Sourada <mso at fedoraproject.org>
Date:   Thu Mar 15 01:07:59 2012 +0100

    fix a typo.

 subtitleeditor-0.40.0-glib.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/subtitleeditor-0.40.0-glib.patch b/subtitleeditor-0.40.0-glib.patch
index f3ae4f9..5633e0f 100644
--- a/subtitleeditor-0.40.0-glib.patch
+++ b/subtitleeditor-0.40.0-glib.patch
@@ -1,12 +1,12 @@
 diff -up subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc.glib subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc
 --- subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc.glib	2012-02-22 20:02:05.000000000 +0100
-+++ subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc	2012-03-15 00:18:17.062008770 +0100
++++ subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc	2012-03-15 01:07:35.526022880 +0100
 @@ -26,7 +26,7 @@
  #include <gui/dialogutility.h>
  #include <gtkmm_utility.h>
  #include <widget_config_utility.h>
 -#include <glib/gregex.h>
-+#include <glib..h>
++#include <glib.h>
  
  /*
   * FIXME:


More information about the scm-commits mailing list