--- emu-tools-0.9.4/mixer/lib/file.c.orig 2002-01-19 21:00:16.000000000 -0500 +++ emu-tools-0.9.4/mixer/lib/file.c 2009-05-05 21:42:28.000000000 -0400 @@ -435,7 +435,7 @@ if ( test_bit(input[i], &mgr->rpatch.route_v[j]) || test_bit(input[i], &mgr->rpatch.route[j]) ) goto match1; goto err2; -match1: +match1: ; } goto match; }else{