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_config.c

    r4537 r4714  
    195195    puts  ("  --thread-cnt=N      Number of worker threads (default:1)"); 
    196196    puts  ("  --duration=SEC      Set maximum call duration (default:no limit)"); 
    197     puts  ("  --norefersub        Suppress event subscription when transfering calls"); 
     197    puts  ("  --norefersub        Suppress event subscription when transferring calls"); 
    198198    puts  ("  --use-compact-form  Minimize SIP message size"); 
    199199    puts  ("  --no-force-lr       Allow strict-route to be used (i.e. do not force lr)"); 
Note: See TracChangeset for help on using the changeset viewer.