CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/28 15:01:51
Modified files:
sys/arch/sparc64/dev: fd.c
Log message:
Remove bogus semicolon.
Pointed out by LLVM.
fd.c:1378:29: error: if statement has empty body [-Werror,-Wempty-body]
ok miod@
