mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix DBG=0 build
svn path=/trunk/; revision=29396
This commit is contained in:
@@ -2971,7 +2971,7 @@ AtapiCallBack__(
|
||||
goto ReturnCallback;
|
||||
}
|
||||
|
||||
#if DBG
|
||||
#ifdef DBG
|
||||
if (!IS_RDP((srb->Cdb[0]))) {
|
||||
KdPrint2((PRINT_PREFIX "AtapiCallBack: Invalid CDB marked as RDP - %#x\n", srb->Cdb[0]));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user