mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-03-27 06:00:40 +01:00
fix typo in comment
This commit is contained in:
parent
04ede96f36
commit
008e2ba480
1 changed files with 1 additions and 1 deletions
|
|
@ -1549,7 +1549,7 @@ dev_init (FpImageDevice *dev)
|
|||
self->assembling_ctx.line_width = IMG_WIDTH_2016;
|
||||
|
||||
/* The sensor resolution is too low for the normal threshold.
|
||||
Note that this case is only called for rev1 one
|
||||
Note that this case is only called for rev1
|
||||
of the sensor and upektc_img for rev2! */
|
||||
fpi_image_device_set_bz3_threshold (dev, 20);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue