]> git.sur5r.net Git - cc65/blobdiff - src/sp65/raw.h
Removed redundant attempts to build uncompilable files.
[cc65] / src / sp65 / raw.h
index ffc3a66492401e577d39be209869e24c762496ce..5e83cea47af21edcb1a891501ce492dc844e4deb 100644 (file)
@@ -55,8 +55,8 @@
 
 StrBuf* GenRaw (const Bitmap* B, const Collection* A);
 /* Generate binary output in raw format. The output is stored in a string
- * buffer (which is actually a dynamic char array) and returned.
- */
+** buffer (which is actually a dynamic char array) and returned.
+*/