Ugh, fix last-minute change in the xerox_mfp patch.
This commit is contained in:
parent
c48443dc69
commit
df90ef5a19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291772
1 changed files with 2 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue