VirtualBox

Changeset 13890 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 5, 2008 7:53:09 PM (16 years ago)
Author:
vboxsync
Message:

hgcmsvc.h: copy and paste typo

File:
1 edited

Legend:

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

    r13868 r13890  
    109109    {
    110110        int rc = VINF_SUCCESS;
    111         if (type != VBOX_HGCM_SVC_PARM_64BIT)
     111        if (type != VBOX_HGCM_SVC_PARM_32BIT)
    112112            rc = VERR_INVALID_PARAMETER;
    113113        if (RT_SUCCESS(rc))
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