VirtualBox

Changeset 57203 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 6, 2015 6:18:33 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101955
Message:

unique error codes

File:
1 edited

Legend:

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

    r57201 r57203  
    18131813#define VERR_SUPDRV_TSC_DELTA_MEASUREMENT_BUSY      (-3747)
    18141814/** The process trying to open VBoxDrv is not a budding VM process (1). */
    1815 #define VERR_SUPDRV_NOT_BUDDING_VM_PROCESS_1          (-3748)
     1815#define VERR_SUPDRV_NOT_BUDDING_VM_PROCESS_1        (-3748)
    18161816/** The process trying to open VBoxDrv is not a budding VM process (2). */
    1817 #define VERR_SUPDRV_NOT_BUDDING_VM_PROCESS_2          (-3748)
     1817#define VERR_SUPDRV_NOT_BUDDING_VM_PROCESS_2        (-3749)
    18181818/** @} */
    18191819
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