On Mon, Jun 05, 2000 at 07:53:51PM +0200, Mark Kettenis wrote: > > /* Fall through. */ > case bfd_link_hash_warning: > > ... I find the "Fall through" just after `return true' rather > intriguing. > Ooops. Removed. H.J.