mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-14 16:34:24 +09:00
elan: Fix typo in comment
This commit is contained in:
@@ -102,7 +102,7 @@ static void elan_save_frame(struct fp_img_dev *dev)
|
||||
elandev->num_frames += 1;
|
||||
}
|
||||
|
||||
/* Transform raw sesnsor data to normalized 8-bit grayscale image. */
|
||||
/* Transform raw sensor data to normalized 8-bit grayscale image. */
|
||||
static void elan_process_frame(unsigned short *raw_frame, GSList ** frames)
|
||||
{
|
||||
unsigned int frame_size =
|
||||
|
||||
Reference in New Issue
Block a user