Module Name: src
Committed By: thorpej
Date: Tue Aug 18 06:47:54 UTC 1998
Modified Files:
src/sys/ufs/ffs: ffs_alloc.c
Log Message:
Add some braces to make egcs happy (ambiguous else warning). Also,
deal with bogus uninitialized warning (__noreturn__ related)