summaryrefslogtreecommitdiff
path: root/graphics/sane-epkowa/files/patch-backend_cfg-obj.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sane-epkowa/files/patch-backend_cfg-obj.c')
-rw-r--r--graphics/sane-epkowa/files/patch-backend_cfg-obj.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/sane-epkowa/files/patch-backend_cfg-obj.c b/graphics/sane-epkowa/files/patch-backend_cfg-obj.c
deleted file mode 100644
index e016929409f9..000000000000
--- a/graphics/sane-epkowa/files/patch-backend_cfg-obj.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- backend/cfg-obj.c 2008-12-08 02:11:49.000000000 +0100
-+++ backend/cfg-obj.c 2008-12-26 22:17:45.000000000 +0100
-@@ -487,6 +487,7 @@
- static FILE *
- _cfg_fopen_conf (const char *name)
- {
-+return sanei_config_open(name);
- const char *default_path = "." PATH_SEP_STR SANE_CONFIG_DIR_NAME;
-
- char *path = getenv ("SANE_CONFIG_DIR");