]> git.sur5r.net Git - cc65/commitdiff
Removed empty notes
authorStefan <stefan.haubenthal@gmail.com>
Wed, 7 Feb 2018 17:08:40 +0000 (18:08 +0100)
committerStefan <stefan.haubenthal@gmail.com>
Wed, 7 Feb 2018 17:08:40 +0000 (18:08 +0100)
doc/funcref.sgml

index 90185a261d3fab832786c79324fd51f3fe11ba23..c3d8f9869feec73e745c4f6d944ccdc33f3c83f9 100644 (file)
@@ -3469,9 +3469,6 @@ returns one of the constants<itemize>
 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
 functions"> requiring a 'device' parameter.
-<tag/Notes/<itemize>
-<item>
-</itemize>
 <tag/Availability/cc65
 <tag/See also/
 <ref id="getdevicedir" name="getdevicedir">,
@@ -3564,9 +3561,6 @@ be used in presence of a prototype.
 <tag/Declaration/<tt/unsigned char getfirstdevice (void);/
 <tag/Description/The function returns the first device.
 The constant <tt/INVALID_DEVICE/ indicates no device.
-<tag/Notes/<itemize>
-<item>
-</itemize>
 <tag/Availability/cc65
 <tag/See also/
 <ref id="getcurrentdevice" name="getcurrentdevice">,