Ignore:
Timestamp:
Jan 23, 2007 4:17:56 AM (17 years ago)
Author:
bennylp
Message:

Fixed several compilation warnings with MSVC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/src/pjlib-test/ioq_udp.c

    r592 r897  
    843843                          "elapsed=in timer ticks")); 
    844844 
    845 pass1: 
     845//pass1: 
    846846    PJ_LOG(3, (THIS_FILE, "...Benchmarking poll times for %s:", pj_ioqueue_name())); 
    847847    PJ_LOG(3, (THIS_FILE, "...=====================================")); 
     
    856856            return status; 
    857857    } 
    858 pass2: 
     858//pass2: 
    859859    bufsize = 512; 
    860860    for (sock_count=SOCK_INACTIVE_MIN+2;  
Note: See TracChangeset for help on using the changeset viewer.