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/pjsua-lib/pjsua_call.c

    r4518 r4537  
    387387    if (status != PJ_SUCCESS) { 
    388388        pj_str_t err_str; 
    389         int title_len; 
     389        pj_ssize_t title_len; 
    390390 
    391391        call->last_code = PJSIP_SC_TEMPORARILY_UNAVAILABLE; 
Note: See TracChangeset for help on using the changeset viewer.