fix typo (detected by Stefan Haubenthal)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3165 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -89,7 +89,7 @@ way round.
|
||||
This function converts track/head/sector to logical sector number.
|
||||
|
||||
<tscreen><verb>
|
||||
unsigned char __fastcall__ dio_log_to_phys(_dhandle_t handle,
|
||||
unsigned char __fastcall__ dio_log_to_phys (dhandle_t handle,
|
||||
const _sectnum_t *sectnum,
|
||||
dio_phys_pos *physpos);
|
||||
</verb></tscreen>
|
||||
|
||||
Reference in New Issue
Block a user