AmendHub

Download:

jcs

/

subtext

/

amendments

/

296

bile: Fix bile_flush prototype


jcs made amendment 296 about 1 year ago
--- bile.h Mon Aug 1 10:07:22 2022 +++ bile.h Tue Nov 29 17:14:11 2022 @@ -106,7 +106,7 @@ struct bile * bile_create(const Str255 filename, sho struct bile * bile_open(const Str255 filename, short vrefnum); struct bile * bile_open_recover_map(const Str255 filename, short vrefnum); -short bile_flush(struct bile *bile, short and_vol); +short bile_flush(struct bile *bile, bool and_vol); void bile_close(struct bile *bile); struct bile_object * bile_find(struct bile *bile, const OSType type,