mirror of
https://github.com/cc65/cc65.git
synced 2025-04-09 10:39:40 +00:00
Minor change
git-svn-id: svn://svn.cc65.org/cc65/trunk@829 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
ac35484ec7
commit
07fcbb3208
@ -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,
|
||||
* reset them all and return 0.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user