summaryrefslogtreecommitdiff
path: root/backend/lexmark_x2600.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-06-09 14:27:29 +0200
committerJörg Frings-Fürst <debian@jff.email>2025-06-09 14:27:29 +0200
commit652efae78c00b812033ea162d76cd13bd40dcab6 (patch)
tree7c139f4d2a28061607cd7e2269693df993e5d60a /backend/lexmark_x2600.c
parentbfa2ae8e43fcbab696f272fffd164d0637e965c5 (diff)
New upstream version 1.4.0upstream/1.4.0upstream
Diffstat (limited to 'backend/lexmark_x2600.c')
-rw-r--r--backend/lexmark_x2600.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/lexmark_x2600.c b/backend/lexmark_x2600.c
index 610064e..08a5e3b 100644
--- a/backend/lexmark_x2600.c
+++ b/backend/lexmark_x2600.c
@@ -624,7 +624,7 @@ attach_one (SANE_String_Const devname)
}
SANE_Status
-scan_devices(){
+scan_devices(void){
DBG (2, "scan_devices\n");
SANE_Char config_line[PATH_MAX];
FILE *fp;