mirror of
https://github.com/ksherlock/wdc-utils.git
synced 2025-08-09 09:25:21 +00:00
fix typo.
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
#define _prodos_file_type _afp.prodos_file_type
|
#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
|
#define _finder_info _afp.finder_info
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user