VirtualBox

Ignore:
Timestamp:
Nov 19, 2013 4:06:03 PM (11 years ago)
Author:
vboxsync
Message:

pxping_timeout_del: mark pxping argument as unused.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/pxping.c

    r49545 r49555  
    385385pxping_timeout_del(struct pxping *pxping, struct ping_pcb *pcb)
    386386{
     387    LWIP_UNUSED_ARG(pxping);
     388
    387389    LWIP_ASSERT1(pcb->pprev_timeout != NULL);
    388390    if (pcb->next_timeout != NULL) {
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