Ignore:
Timestamp:
Aug 25, 2015 8:45:46 AM (9 years ago)
Author:
nanang
Message:

Re #1881: Fixed compile warnings on VS2015 about declaration hides previous declaration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/src/pjnath-test/server.c

    r4537 r5170  
    425425        pj_stun_username_attr *uname; 
    426426        pj_activesock_cb alloc_sock_cb; 
    427         turn_allocation *alloc; 
     427        ///turn_allocation *alloc; 
    428428 
    429429        /* Must be Allocate request */ 
Note: See TracChangeset for help on using the changeset viewer.