Label with no statement. GCC complains.

This commit is contained in:
jjgarcia 2004-04-26 11:22:16 +00:00
parent 9346ae4df0
commit 20e3561ae0

View file

@ -406,7 +406,7 @@ BEGIN:
}
else
return(FALSE);
default:
default:;
}
if (tx != ty)
return(FALSE);