typo
This commit is contained in:
parent
8ce47b1da6
commit
2dbc54dd13
|
@ -252,4 +252,4 @@ typedef struct FT_Frame_Field_
|
||||||
#define READ_Fields( fields, object ) \
|
#define READ_Fields( fields, object ) \
|
||||||
((error = FT_Read_Fields( stream, fields, object )) != FT_Err_Ok)
|
((error = FT_Read_Fields( stream, fields, object )) != FT_Err_Ok)
|
||||||
|
|
||||||
#endif /* FTIO_H */
|
#endif /* FTSTREAM_H */
|
||||||
|
|
Loading…
Reference in New Issue