OSDN Git Service

Bah, forgot to commit the trivial fix I pointed out myself after applying patch for...
authorhp <hp>
Fri, 3 Dec 2004 23:34:55 +0000 (23:34 +0000)
committerhp <hp>
Fri, 3 Dec 2004 23:34:55 +0000 (23:34 +0000)
sim/common/callback.c

index d2a92d0..2204787 100644 (file)
@@ -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