diff --git a/doc/cc65.sgml b/doc/cc65.sgml index d5c66b119..2b824848c 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -428,6 +428,10 @@ and the one defined by the ISO standard: conventions (see below). It means that you must not mix pointers to those functions with pointers to user-written, not-fastcall functions.

+ The There may be some more minor differences I'm currently not aware of. The @@ -1068,7 +1072,7 @@ a future version. Instead use the format specifiers from the table above: Implementation-defined behavior

This section describes the behavior of cc65 when the standard describes the -behavior as implementation-defined. +behavior as implementation-defined. (to be done)