Oops, I missed this warning. Comment out extra junk after #endif
This commit is contained in:
parent
ccccf52bbe
commit
ede3ec51b9
@ -229,7 +229,7 @@ i4bctlioctl(dev_t dev, u_long cmd, caddr_t data, int flag, struct thread *td)
|
||||
break;
|
||||
}
|
||||
return(error);
|
||||
#endif DO_I4B_DEBUG
|
||||
#endif /* DO_I4B_DEBUG */
|
||||
}
|
||||
|
||||
/*---------------------------------------------------------------------------*
|
||||
|
Loading…
Reference in New Issue
Block a user