mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
Adjusted comment.
This commit is contained in:
parent
f5844e58d1
commit
5602cf742f
@ -136,7 +136,8 @@ extern unsigned char _dos_type;
|
||||
|
||||
|
||||
/* The file stream implementation and the POSIX I/O functions will use the
|
||||
* following variables to determine the file type and the aux type to use.
|
||||
* following variables to determine the file type, aux type and creation time
|
||||
* stamp to use.
|
||||
*/
|
||||
extern unsigned char _filetype; /* Default: 6 */
|
||||
extern unsigned int _auxtype; /* Default: 0 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user