VirtualBox

Changeset 22402 in vbox


Ignore:
Timestamp:
Aug 24, 2009 6:02:00 AM (15 years ago)
Author:
vboxsync
Message:

NAT: clearing temporal preprocessor's macro definitions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/counters.h

    r22401 r22402  
    3939#ifdef DRV_COUNTING_COUNTER
    4040# define COUNTING_COUNTER(name, dsc) do {} while (0)
    41 #endif 
     41#endif
    4242
    4343#ifdef PROFILE_COUNTER
     
    9999PROFILE_COUNTER(ALIAS_output, "ALIAS::output");
    100100
     101#undef DRV_COUNTING_COUNTER
     102#undef DRV_PROFILE_COUNTER
     103
     104#undef COUNTING_COUNTER
     105#undef PROFILE_COUNTER
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