[fprint] [PATCH] Corrected mistake in imgdev.c
Hugo "Bonstra" Grostabussiat
dw23.devel at gmail.com
Wed Oct 6 20:03:32 BST 2010
Hi,
I found a minor bug in libfprint-0.3.0.
In imgdev.c, in function fpi_imgdev_report_finger_status(), a call to
dev_change_state() is made using value IMG_ACQUIRE_STATE_AWAIT_FINGER_ON
from enum fp_imgdev_enroll_status whereas a value from enum
fp_imgdev_state is expected. The correct value should be
IMGDEV_STATE_AWAIT_FINGER_ON.
Regards.
Hugo Grostabussiat
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Corrected-a-call-to-dev_change_name-in-imgdev.c-wher.patch
Url: http://lists.reactivated.net/pipermail/fprint/attachments/20101006/f05839f9/0001-Corrected-a-call-to-dev_change_name-in-imgdev.c-wher.ksh
More information about the fprint
mailing list