VirtualBox

Changeset 30302 in vbox for trunk/src


Ignore:
Timestamp:
Jun 18, 2010 8:39:30 AM (15 years ago)
Author:
vboxsync
Message:

comment.

File:
1 edited

Legend:

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

    r30301 r30302  
    17901790    if (RT_SUCCESS(rc))
    17911791        rc = pgmR3SaveRamPages(        pVM, pSSM, true /*fLiveSave*/, uPass);
    1792     SSMR3PutU8(pSSM, PGM_STATE_REC_END);    /* (Ignore the rc, SSM takes of it.) */
     1792    SSMR3PutU8(pSSM, PGM_STATE_REC_END);    /* (Ignore the rc, SSM takes care of it.) */
    17931793
    17941794    return rc;
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