mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-06 15:38:45 +08:00
Bah, forgot to commit the trivial fix I pointed out myself after applying patch for previous change
This commit is contained in:
@ -816,7 +816,7 @@ cb_host_to_target_stat (cb, hs, ts)
|
||||
|
||||
if (hs != NULL)
|
||||
{
|
||||
if (1)
|
||||
if (0)
|
||||
;
|
||||
/* Defined here to avoid emacs indigestion on a lone "else". */
|
||||
#undef ST_x
|
||||
|
Reference in New Issue
Block a user