VirtualBox

Changeset 5440 in vbox


Ignore:
Timestamp:
Oct 23, 2007 11:15:06 AM (17 years ago)
Author:
vboxsync
Message:

Changed assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDMDevice.cpp

    r5040 r5440  
    10191019    }
    10201020    else
    1021         AssertMsgFailed(("Failed to load VBoxDD!\n"));
     1021        AssertMsgFailed(("Failed to load %s %s!\n", pszFilename, pszName));
    10221022    return rc;
    10231023}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette