Minor change
git-svn-id: svn://svn.cc65.org/cc65/trunk@829 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -695,7 +695,7 @@ static void DbgResetTmpBreaks (void)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
static int DbgTmpBreaksOk (void)
|
static unsigned char DbgTmpBreaksOk (void)
|
||||||
/* Check if the temporary breakpoints can be set, if so, return 1, if not,
|
/* Check if the temporary breakpoints can be set, if so, return 1, if not,
|
||||||
* reset them all and return 0.
|
* reset them all and return 0.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user