summaryrefslogtreecommitdiff
path: root/japanese/ebview/files/patch-src_eb.c
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ebview/files/patch-src_eb.c')
-rw-r--r--japanese/ebview/files/patch-src_eb.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/ebview/files/patch-src_eb.c b/japanese/ebview/files/patch-src_eb.c
new file mode 100644
index 000000000000..fc598b12a084
--- /dev/null
+++ b/japanese/ebview/files/patch-src_eb.c
@@ -0,0 +1,10 @@
+--- src/eb.c.orig 2007-12-28 00:09:02.000000000 +0900
++++ src/eb.c 2007-12-28 00:22:34.000000000 +0900
+@@ -48,7 +48,6 @@
+ static GtkWidget *label_match;
+ static GtkWidget *progress;
+ static pthread_t tid;
+-static gint tag_timeout;
+ static gint thread_running = 0;
+ static gint hit_count=0;
+ static gfloat search_progress;