VirtualBox

Changeset 12917 in vbox for trunk


Ignore:
Timestamp:
Oct 2, 2008 9:49:32 AM (16 years ago)
Author:
vboxsync
Message:

warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/hgcmcall.c

    r11642 r12917  
    8080    uint8_t *pu8PointerData;
    8181    size_t cbPointerData = 0, offPointerData = 0;
    82     int i;
     82    unsigned i;
    8383
    8484    /* Allocate the structure which we will pass to the kernel space HGCM call. */
     
    239239                                      VBoxGuestHGCMCallInfo *hgcmR0)
    240240{
    241    int i;
     241    unsigned i;
    242242
    243243    for (i = 0; i < hgcmR3->cParms; ++i)
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