Ignore:
Timestamp:
Dec 13, 2016, 3:07:49 AM (9 years ago)
Author:
David Azarewicz
Message:

Debugging changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/trace.c

    r178 r181  
    7878              pi->devs[d].dev_info.Cylinders, pi->devs[d].dev_info.HeadsPerCylinder, pi->devs[d].dev_info.SectorsPerTrack,
    7979              pi->devs[d].dev_info.TotalSectors/2048, pi->devs[d].dev_info.Method);
    80           } else NTPRINTF(" Drive present but no information available.");
     80          }
    8181          NTPRINTF("\n");
    8282        } /* if */
Note: See TracChangeset for help on using the changeset viewer.