Ignore:
Timestamp:
Jun 19, 2013 6:47:43 AM (11 years ago)
Author:
riza
Message:

Re #1680: Add initial support for Win64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsip-ua/sip_reg.c

    r4319 r4537  
    996996             * from the request as the last resort. 
    997997             */ 
    998             unsigned our_contact_cnt; 
     998            pj_size_t our_contact_cnt; 
    999999 
    10001000            our_contact_cnt = pj_list_size(&regc->contact_hdr_list); 
Note: See TracChangeset for help on using the changeset viewer.