fix finder info typo

This commit is contained in:
Kelvin Sherlock 2017-06-13 15:22:19 -04:00
parent 6dd10d140e
commit 4a8fd4d9e8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,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