]> git.sur5r.net Git - cc65/blobdiff - doc/funcref.sgml
Added a missing -O configuration.
[cc65] / doc / funcref.sgml
index d4c2f3fe1ba11fc3ee650879f2e8f393d0f5fd95..d160082bf72f65f1890eea0d3070d362b702f6e1 100644 (file)
@@ -3710,7 +3710,7 @@ fastcall function, so it may only be used in presence of a prototype.
 
 <quote>
 <descrip>
-<tag/Function/Check if a given character is a white-space character.
+<tag/Function/Check if a given character is a white-space character.
 <tag/Header/<tt/<ref id="ctype.h" name="ctype.h">/
 <tag/Declaration/<tt/int __fastcall__ isspace (int c);/
 <tag/Description/The function returns a non zero value if the given argument