aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2012-02-19 09:36:55 +0800
committerfjoe <fjoe@FreeBSD.org>2012-02-19 09:36:55 +0800
commit9b974c7737d8bb4fa4f20f87471a576b6bd08a33 (patch)
tree1bec1224d98119b387fe2d63105880a11121daae /graphics
parent6fc546d1142ba0f1fa34b0fbf0ca45f7ef1fabed (diff)
downloadfreebsd-ports-gnome-9b974c7737d8bb4fa4f20f87471a576b6bd08a33.tar.gz
freebsd-ports-gnome-9b974c7737d8bb4fa4f20f87471a576b6bd08a33.tar.zst
freebsd-ports-gnome-9b974c7737d8bb4fa4f20f87471a576b6bd08a33.zip
Ugh, fix last-minute change in the xerox_mfp patch.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sane-backends/files/patch-backend-xerox_mfp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-backends/files/patch-backend-xerox_mfp.c b/graphics/sane-backends/files/patch-backend-xerox_mfp.c
index 880609d4be55..b7f2fcb3a071 100644
--- a/graphics/sane-backends/files/patch-backend-xerox_mfp.c
+++ b/graphics/sane-backends/files/patch-backend-xerox_mfp.c
@@ -9,8 +9,8 @@ Subject: [PATCH] keep usb device by default (correct for bug introduced by tcp s
diff --git a/backend/xerox_mfp.c b/backend/xerox_mfp.c
index e08b50f..d4672a7 100644
---- a/backend/xerox_mfp.c
-+++ b/backend/xerox_mfp.c
+--- backend/xerox_mfp.c.orig
++++ backend/xerox_mfp.c
@@ -37,10 +37,10 @@
static const SANE_Device **devlist = NULL; /* sane_get_devices array */
static struct device *devices_head = NULL; /* sane_get_devices list */