VirtualBox

Changeset 10070 in vbox


Ignore:
Timestamp:
Jul 1, 2008 12:26:33 PM (17 years ago)
Author:
vboxsync
Message:

log spelling.

File:
1 edited

Legend:

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

    r8155 r10070  
    11841184    if (cbFile != pHdr->cbFile)
    11851185    {
    1186         Log(("SSM: File size mistmatch. hdr.cbFile=%lld actual %lld\n", pHdr->cbFile, cbFile));
     1186        Log(("SSM: File size mismatch. hdr.cbFile=%lld actual %lld\n", pHdr->cbFile, cbFile));
    11871187        return VERR_SSM_INTEGRITY_SIZE;
    11881188    }
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