Fix typo in cc65.sgml

This commit is contained in:
Piotr Kaczorowski 2021-01-04 22:10:16 +01:00 committed by Oliver Schmidt
parent 9662469957
commit 68e1faa2c8

View file

@ -550,7 +550,7 @@ Here is a description of all the command line options:
Warn about a <tt/<ref id="pragma-charmap" name="#pragma charmap()">/
that changes a character's code number from/to 0x00.
<tag><tt/return-type/</tag>
Warn about no return statement in function returning non-void..
Warn about no return statement in function returning non-void.
<tag><tt/struct-param/</tag>
Warn when passing structs by value.
<tag><tt/unknown-pragma/</tag>