mirror of
https://github.com/cc65/cc65.git
synced 2025-01-09 11:30:29 +00:00
Removed empty notes
This commit is contained in:
parent
54f8dea29b
commit
46bdc016db
@ -3469,9 +3469,6 @@ returns one of the constants<itemize>
|
|||||||
It allows to access the current device with the <ref id="dio.h"
|
It allows to access the current device with the <ref id="dio.h"
|
||||||
name="Low-level disk I/O API"> or <ref id="cbm.h" name="cbm_* I/O
|
name="Low-level disk I/O API"> or <ref id="cbm.h" name="cbm_* I/O
|
||||||
functions"> requiring a 'device' parameter.
|
functions"> requiring a 'device' parameter.
|
||||||
<tag/Notes/<itemize>
|
|
||||||
<item>
|
|
||||||
</itemize>
|
|
||||||
<tag/Availability/cc65
|
<tag/Availability/cc65
|
||||||
<tag/See also/
|
<tag/See also/
|
||||||
<ref id="getdevicedir" name="getdevicedir">,
|
<ref id="getdevicedir" name="getdevicedir">,
|
||||||
@ -3564,9 +3561,6 @@ be used in presence of a prototype.
|
|||||||
<tag/Declaration/<tt/unsigned char getfirstdevice (void);/
|
<tag/Declaration/<tt/unsigned char getfirstdevice (void);/
|
||||||
<tag/Description/The function returns the first device.
|
<tag/Description/The function returns the first device.
|
||||||
The constant <tt/INVALID_DEVICE/ indicates no device.
|
The constant <tt/INVALID_DEVICE/ indicates no device.
|
||||||
<tag/Notes/<itemize>
|
|
||||||
<item>
|
|
||||||
</itemize>
|
|
||||||
<tag/Availability/cc65
|
<tag/Availability/cc65
|
||||||
<tag/See also/
|
<tag/See also/
|
||||||
<ref id="getcurrentdevice" name="getcurrentdevice">,
|
<ref id="getcurrentdevice" name="getcurrentdevice">,
|
||||||
|
Loading…
Reference in New Issue
Block a user