VirtualBox

Changeset 97751 in vbox for trunk/include


Ignore:
Timestamp:
Dec 6, 2022 9:49:16 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154812
Message:

DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be more in line with the other features wrt error code/group naming.

File:
1 edited

Legend:

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

    r97023 r97751  
    29252925 */
    29262926/** Guest side reported an error. */
    2927 #define VERR_GSTDND_GUEST_ERROR                     (-6500)
     2927#define VERR_DND_GUEST_ERROR                        (-6500)
    29282928/** @} */
    29292929
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