]> git.sur5r.net Git - cc65/commitdiff
Fixed isblank() availability atttribute.
authorOliver Schmidt <ol.sc@web.de>
Wed, 13 May 2015 12:54:12 +0000 (14:54 +0200)
committerOliver Schmidt <ol.sc@web.de>
Wed, 13 May 2015 12:54:12 +0000 (14:54 +0200)
doc/funcref.sgml

index 9c60483aacab3fae5dd32f1684d59997f75fdf83..ebe63be4574bb1b6eab0e9196dc9e38f907c9551 100644 (file)
@@ -3309,7 +3309,7 @@ macro.
 <item>When compiling without <tt/-Os/, the function is only available as
 fastcall function, so it may only be used in presence of a prototype.
 </itemize>
-<tag/Availability/cc65
+<tag/Availability/ISO 9899
 <tag/See also/
 <ref id="isalnum" name="isalnum">,
 <ref id="isalpha" name="isalpha">,