Oops, I missed this warning. Comment out extra junk after #endif
This commit is contained in:
parent
260a7c5a44
commit
b01d78f42f
@ -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…
x
Reference in New Issue
Block a user