VirtualBox

Ignore:
Timestamp:
Jul 9, 2012 3:31:05 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78986
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmnetshaper.h

    r42062 r42064  
    7171 * @param   cbTransfer      Number of bytes to allocate.
    7272 */
    73 VMMR0DECL(bool) PDMR0NsAllocateBandwidth(PPDMNSFILTER pFilter, uint32_t cbTransfer);
     73VMMR0DECL(bool) PDMR0NsAllocateBandwidth(PPDMNSFILTER pFilter, size_t cbTransfer);
    7474
    7575/**
     
    8080 * @param   cbTransfer      Number of bytes to allocate.
    8181 */
    82 VMMR3DECL(bool) PDMR3NsAllocateBandwidth(PPDMNSFILTER pFilter, uint32_t cbTransfer);
     82VMMR3DECL(bool) PDMR3NsAllocateBandwidth(PPDMNSFILTER pFilter, size_t cbTransfer);
    8383
    8484/**
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette