VirtualBox

Changeset 25313 in vbox


Ignore:
Timestamp:
Dec 10, 2009 6:30:40 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55881
Message:

VBox/err.h: comment typo which ends up in error messages

File:
1 edited

Legend:

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

    r24938 r25313  
    44
    55/*
    6  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     6 * Copyright (C) 2006-2009 Sun Microsystems, Inc.
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    561561/** One of the structure magics was wrong. */
    562562#define VERR_SSM_STRUCTURE_MAGIC                (-1847)
    563 /** The data in the saved state doesn't confirm to expectations. */
     563/** The data in the saved state doesn't conform to expectations. */
    564564#define VERR_SSM_UNEXPECTED_DATA                (-1848)
    565565/** Trying to read a 64-bit guest physical address into a 32-bit variable. */
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