mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Typedef fpi_timeout
This commit is contained in:
@@ -106,7 +106,7 @@ struct vfs101_dev
|
||||
int ignore_error;
|
||||
|
||||
/* Timeout */
|
||||
struct fpi_timeout *timeout;
|
||||
fpi_timeout *timeout;
|
||||
|
||||
/* Loop counter */
|
||||
int counter;
|
||||
|
||||
Reference in New Issue
Block a user