mirror of
https://github.com/cc65/cc65.git
synced 2026-04-25 06:17:58 +00:00
remove dangling spaces
This commit is contained in:
+2
-2
@@ -52,8 +52,8 @@ typedef unsigned size_t;
|
||||
|
||||
/* Those non-standard cc65 exit constants definitions are in addition
|
||||
** to the EXIT_SUCCESS and EXIT_FAILURE constants, which should not be
|
||||
** redefined
|
||||
*/
|
||||
** redefined
|
||||
*/
|
||||
#define EXIT_ASSERT 2
|
||||
#define EXIT_ABORT 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user