Bah, forgot to commit the trivial fix I pointed out myself after applying patch for previous change

This commit is contained in:
Hans-Peter Nilsson
2004-12-03 23:34:55 +00:00
parent 7785b0982a
commit e1591da4fd

View File

@ -816,7 +816,7 @@ cb_host_to_target_stat (cb, hs, ts)
if (hs != NULL) if (hs != NULL)
{ {
if (1) if (0)
; ;
/* Defined here to avoid emacs indigestion on a lone "else". */ /* Defined here to avoid emacs indigestion on a lone "else". */
#undef ST_x #undef ST_x