Bah, forgot to commit the trivial fix I pointed out myself after applying patch for...
authorHans-Peter Nilsson <hp@axis.com>
Fri, 3 Dec 2004 23:34:55 +0000 (23:34 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Fri, 3 Dec 2004 23:34:55 +0000 (23:34 +0000)
sim/common/callback.c

index d2a92d084ca2150f38cf1591ccaefaa12fb3ce4f..220478762775627a5a2348b04375a27eea001e9e 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
This page took 0.036451 seconds and 4 git commands to generate.