lib: Typedef fpi_timeout

This commit is contained in:
Bastien Nocera
2018-09-05 17:34:59 +02:00
parent 969eefc81f
commit 2946dabd24
6 changed files with 12 additions and 12 deletions

View File

@@ -106,7 +106,7 @@ struct vfs101_dev
int ignore_error;
/* Timeout */
struct fpi_timeout *timeout;
fpi_timeout *timeout;
/* Loop counter */
int counter;