summaryrefslogtreecommitdiff
path: root/misc/gnome-utils/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-utils/patches/patch-ah')
-rw-r--r--misc/gnome-utils/patches/patch-ah13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/gnome-utils/patches/patch-ah b/misc/gnome-utils/patches/patch-ah
deleted file mode 100644
index 41555765002..00000000000
--- a/misc/gnome-utils/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2000/11/30 06:10:23 mycroft Exp $
-
---- gdictsrc/gdict-defbox.c.orig Fri May 19 18:57:46 2000
-+++ gdictsrc/gdict-defbox.c Thu Nov 30 06:07:30 2000
-@@ -284,7 +284,7 @@
- gchar *word;
-
- if (context != defbox->context ||
-- strcmp (defbox->database, gdict_pref.database))
-+ (defbox->database && strcmp (defbox->database, gdict_pref.database)))
- {
- defbox->context = context;
-