Ignore:
Timestamp:
Jan 31, 2014 8:52:09 AM (10 years ago)
Author:
nanang
Message:

Misc (re #1630): Fixed some more typos in the codes.

File:
1 edited

Legend:

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

    r4714 r4724  
    11641164        if (dst_call == call) { 
    11651165            puts("Destination call number must not be the same " 
    1166                 "as the call being transfered"); 
     1166                "as the call being transferred"); 
    11671167            return; 
    11681168        } 
Note: See TracChangeset for help on using the changeset viewer.