mirror of
https://github.com/cc65/cc65.git
synced 2026-04-21 09:17:52 +00:00
removed dangling space
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ char* MakeTmpFilename (const char* Ext)
|
||||
**
|
||||
** we could write our own version, but then we would have to struggle
|
||||
** with supporting multiple build environments.
|
||||
**
|
||||
**
|
||||
** tmpnam(3) is safe here, because ca65 / cc65 / ld65 will simply clobber
|
||||
** an existing file, or exit if with an error if they are unable to.
|
||||
**
|
||||
|
||||
Reference in New Issue
Block a user