VirtualBox

Changeset 3399 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 3, 2007 6:27:35 PM (18 years ago)
Author:
vboxsync
Message:

warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/VBoxOGLOp.h

    r3341 r3399  
    527527    Assert(pCmd->enmOp == VBOX_OGL_OP_##op);                                                \
    528528    Assert(pCmd->cParams == numpar);                                                        \
    529     uint8_t      *pParam = (uint8_t *)(pCmd+1);
     529    uint8_t      *pParam = (uint8_t *)(pCmd+1);                                             \
     530    NOREF(pParam)
    530531
    531532#define OGL_PARAM(Type, par)                                                                \
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