fix typo.

This commit is contained in:
Kelvin Sherlock 2017-08-08 14:59:40 -04:00
parent 2f2809dcb2
commit 13389be323
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#if defined(_WIN32)
#define _prodos_file_type _afp.prodos_file_type
#define _prodos_aux_type _afp.prodos_file_type
#define _prodos_aux_type _afp.prodos_aux_type
#define _finder_info _afp.finder_info
#endif