VirtualBox

Changeset 55463 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 27, 2015 11:07:26 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99810
Message:

VBox/err.h: typos.

File:
1 edited

Legend:

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

    r55124 r55463  
    631631/** Return to ring-3 to write the MSR there. */
    632632#define VINF_CPUM_R3_MSR_WRITE                  (1759)
    633 /** Too may CPUID leaves. */
    634 #define VERR_TOO_MANY_CPUID_LEAVES              (1760)
     633/** Too many CPUID leaves. */
     634#define VERR_TOO_MANY_CPUID_LEAVES              (-1760)
    635635/** Invalid config value. */
    636 #define VERR_CPUM_INVALID_CONFIG_VALUE          (1761)
     636#define VERR_CPUM_INVALID_CONFIG_VALUE          (-1761)
    637637/** @} */
    638638
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