mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
Corrected comment formatting
This commit is contained in:
parent
f40bb93677
commit
80c1c94a87
@ -316,7 +316,7 @@
|
|||||||
** This applies specifically to the fopen and open functions.
|
** This applies specifically to the fopen and open functions.
|
||||||
*/
|
*/
|
||||||
extern unsigned char _filetype; /* Default: PRODOS_T_BIN */
|
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 */
|
/* End of apple2_filetype.h */
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user