Corrected comment formatting

This commit is contained in:
Bill Chatfield 2017-07-28 12:16:55 -04:00 committed by GitHub
parent f40bb93677
commit 80c1c94a87
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@
** This applies specifically to the fopen and open functions.
*/
extern unsigned char _filetype; /* Default: PRODOS_T_BIN */
extern unsigned int _auxtype; /* Default: 0 */
extern unsigned int _auxtype; /* Default: 0 */
/* End of apple2_filetype.h */
#endif