phk 2003/05/31 13:25:54 PDT
FreeBSD src repository
Modified files:
sys/i386/i386 bios.c
Log:
Avoid unbalancing the { } count in the source file with #ifdef by
putting the opening { after the #ifdef ... #endif sequence.
Found by: FlexeLint
Revision Changes Path
1.60 +3 -2 src/sys/i386/i386/bios.c