Fixed spaces / tabs from last commit

This commit is contained in:
Richard Meadows 2015-01-17 18:35:36 +00:00
parent c12002b636
commit 9072faf6ca
1 changed files with 2 additions and 2 deletions

View File

@ -410,8 +410,8 @@ handle_v_packet(char *packet, int plen)
/* If we were able to attach to the target again */
if (cur_target) {
target_reset(cur_target);
gdb_putpacketz("T05");
} else gdb_putpacketz("E01");
gdb_putpacketz("T05");
} else gdb_putpacketz("E01");
} else gdb_putpacketz("E01");