[sane-devel] inconsequential debug statement typo
Robert A. Schmied
uwppp at flash.net
Sat May 12 23:00:40 BST 2018
genesys_gl847.c maintainer
this is just a typo bug -- incorrectly id'ing the backend function
--- ./sane-backends-1.0.27/backend/genesys_gl847.c.orig 2018-05-12 14:54:27.403334600 -0700
+++ ./sane-backends-1.0.27/backend/genesys_gl847.c 2018-05-11 10:30:31.702521000 -0700
@@ -2532,7 +2532,7 @@
move=500;
}
- DBG (DBG_info, "gl124_init_regs_for_scan: move=%f steps\n", move);
+ DBG (DBG_info, "gl847_init_regs_for_scan: move=%f steps\n", move);
DBG (DBG_info, "%s: move=%f steps\n", __func__, move);
/* start */
ras
More information about the sane-devel
mailing list