VirtualBox

Changeset 39040 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Oct 19, 2011 2:47:48 PM (13 years ago)
Author:
vboxsync
Message:

Unused var.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp

    r38937 r39040  
    15611561    /* Iterate the internal network interfaces and look for matching source and
    15621562       destination addresses. */
    1563     uint32_t cExactHits = 0;
    1564     uint32_t iIfMac     = pTab->cEntries;
     1563    uint32_t iIfMac = pTab->cEntries;
    15651564    while (iIfMac-- > 0)
    15661565    {
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