Fix typo in cc65.sgml
This commit is contained in:
parent
9662469957
commit
68e1faa2c8
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue