Ignore:
Timestamp:
Jan 23, 2014 8:15:34 AM (10 years ago)
Author:
nanang
Message:

Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for the patch).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pjsua/pjsua_app_cli.c

    r4709 r4714  
    17121712        pj_ansi_snprintf(out_str,  
    17131713                         sizeof(out_str),  
    1714                          "Transfering current call [%d] %.*s\n", 
     1714                         "Transferring current call [%d] %.*s\n", 
    17151715                         current_call, 
    17161716                         (int)ci.remote_info.slen,  
Note: See TracChangeset for help on using the changeset viewer.