VirtualBox

Changeset 10069 in vbox for trunk


Ignore:
Timestamp:
Jul 1, 2008 12:02:48 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32556
Message:

Fixed two SSM error messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r9772 r10069  
    442442/** The saved state file magic was not recognized. */
    443443#define VERR_SSM_INTEGRITY_MAGIC            (-1811)
    444 /** The saved state file magic was not recognized. */
     444/** The saved state file version is not supported. */
    445445#define VERR_SSM_INTEGRITY_VERSION          (-1812)
    446 /** The saved state file magic was not recognized. */
     446/** The saved state file size didn't match the one in the header. */
    447447#define VERR_SSM_INTEGRITY_SIZE             (-1813)
    448448/** The CRC of the saved state file did match. */
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