mirror of
https://github.com/cc65/cc65.git
synced 2025-04-13 06:37:20 +00:00
Update cc65.sgml
This commit is contained in:
parent
cf470dd0df
commit
d993f3a766
@ -1370,7 +1370,7 @@ sequences of the input.
|
||||
Example:
|
||||
<tscreen><verb>
|
||||
/* Use a space wherever an 'a' occurs in ISO-8859-1 source */
|
||||
#pragma charmap (0x61, 0x20);
|
||||
#pragma charmap (0x61, 0x20)
|
||||
</verb></tscreen>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user