VirtualBox
Show
Ignore:
Timestamp:
11/05/08 20:53:09 (2 months ago)
Author:
vboxsync
Message:

hgcmsvc.h: copy and paste typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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)) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy