Changeset 5592 for pjproject


Ignore:
Timestamp:
May 22, 2017 3:04:28 AM (7 years ago)
Author:
ming
Message:

Re #2012: (minor) remove warning: '/*' within block comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c

    r5585 r5592  
    16541654             * - the call might be reset when it's rejected or hangup 
    16551655             * by application from the callback. 
    1656             /* - onIncomingCall() may be simulated by onCreateMediaTransport() 
     1656             * - onIncomingCall() may be simulated by onCreateMediaTransport() 
    16571657             * when media init is done synchrounously (see #1916). And if app 
    16581658             * happens to answer/hangup the call from the callback, the  
Note: See TracChangeset for help on using the changeset viewer.