--- libev/ev.c 2009/02/06 20:17:43 1.279 +++ libev/ev.c 2009/03/14 04:45:39 1.280 @@ -678,7 +678,7 @@ #endif #define array_free(stem, idx) \ - ev_free (stem ## s idx); stem ## cnt idx = stem ## max idx = 0; + ev_free (stem ## s idx); stem ## cnt idx = stem ## max idx = 0; stem ## s idx = 0 /*****************************************************************************/