mirror of
https://github.com/cc65/cc65.git
synced 2025-08-10 04:25:21 +00:00
Fix dangling space
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user