mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +00:00
Fix dangling space
This commit is contained in:
parent
b6d06288e0
commit
878a20ab59
@ -51,7 +51,7 @@
|
||||
|
||||
|
||||
StrBuf* GenLynxPalette (const Bitmap* B, const Collection* A);
|
||||
/* Generate binary output in Lynx palette format for the bitmap B. The output
|
||||
/* Generate binary output in Lynx palette format for the bitmap B. The output
|
||||
** is stored in a string buffer (which is actually a dynamic char array) and
|
||||
** returned.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user