Ignore:
Timestamp:
Aug 16, 2007 10:11:44 AM (17 years ago)
Author:
bennylp
Message:

Ticket #354: continuing work to port the Symbian libraries to .DSO format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/pjmedia/splitcomb.c

    r1266 r1417  
    217217 * Create reverse phase port for the specified channel. 
    218218 */ 
    219 PJ_DEF(pj_status_t)  
    220 pjmedia_splitcomb_create_rev_channel( pj_pool_t *pool, 
     219PJ_DEF(pj_status_t) pjmedia_splitcomb_create_rev_channel( pj_pool_t *pool, 
    221220                                      pjmedia_port *splitcomb, 
    222221                                      unsigned ch_num, 
Note: See TracChangeset for help on using the changeset viewer.