mirror of
https://github.com/Michaelangel007/apple2_prodos_utils.git
synced 2025-08-05 14:24:11 +00:00
Fix typo
This commit is contained in:
@@ -282,7 +282,7 @@ if( block == PRODOS_ROOT_BLOCK )
|
||||
{
|
||||
memset( entry, 0, sizeof( ProDOS_FileHeader_t ) );
|
||||
|
||||
// Default ot Read/Write/Rename/Destroy
|
||||
// Default to Read/Write/Rename/Destroy
|
||||
entry->access = 0
|
||||
| ACCESS_D
|
||||
| ACCESS_N
|
||||
|
Reference in New Issue
Block a user