Changeset 6187 in vbox for trunk/src/VBox
- Timestamp:
- Dec 26, 2007 7:49:44 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 26958
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp
r6186 r6187 637 637 { 638 638 /* Notifying device failed, continue but log it */ 639 LogRel(("HostSerial#%d: Notifying device failed with error %Vrc; continuing.\n", pDrvIns->iInstance, rc) ;639 LogRel(("HostSerial#%d: Notifying device failed with error %Vrc; continuing.\n", pDrvIns->iInstance, rc)); 640 640 } 641 641 }
Note:
See TracChangeset
for help on using the changeset viewer.