VirtualBox

Changeset 42237 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 19, 2012 5:23:44 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79275
Message:

Main/GuestProcess: typo AssertMsg->Assert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp

    r42234 r42237  
    637637                }
    638638
    639                 AssertMsg(!strErrDetail.isEmpty());
     639                Assert(!strErrDetail.isEmpty());
    640640                rc = pCallback->Signal(pData->u32Flags /* rc from guest. */, strErrDetail);
    641641            }
Note: See TracChangeset for help on using the changeset viewer.

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