VirtualBox

Changeset 1356 in vbox for trunk/src


Ignore:
Timestamp:
Mar 9, 2007 9:53:16 AM (18 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r1354 r1356  
    899899    if (cchPath > RTPATH_MAX)
    900900    {
    901         AssertMsgFailed("Path too long!\n");
     901        AssertMsgFailed(("Path too long!\n"));
    902902        return NULL;
    903903    }
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