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/pjsip/src/pjsua-lib/pjsua_acc.c

    r5143 r5170  
    25372537 
    25382538        if (0 && status == PJ_SUCCESS && pjsua_var.acc[acc_id].cred_cnt) { 
    2539             pjsua_acc *acc = &pjsua_var.acc[acc_id]; 
    25402539            pjsip_authorization_hdr *h; 
    25412540            char *uri; 
Note: See TracChangeset for help on using the changeset viewer.