mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-12 12:21:15 -08:00
Label with no statement. GCC complains.
This commit is contained in:
parent
9346ae4df0
commit
20e3561ae0
1 changed files with 1 additions and 1 deletions
|
|
@ -406,7 +406,7 @@ BEGIN:
|
|||
}
|
||||
else
|
||||
return(FALSE);
|
||||
default:
|
||||
default:;
|
||||
}
|
||||
if (tx != ty)
|
||||
return(FALSE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue