Ignore:
Timestamp:
May 12, 2007 3:03:23 PM (17 years ago)
Author:
bennylp
Message:

Symbian fixes to compile on GCCE (nested callbacks etc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsip/sip_util_statefull.c

    r1241 r1269  
    8484                                               pj_int32_t timeout, 
    8585                                               void *token, 
    86                                                void (*cb)(void*,pjsip_event*)) 
     86                                               pjsip_endpt_send_callback cb) 
    8787{ 
    8888    pjsip_transaction *tsx; 
Note: See TracChangeset for help on using the changeset viewer.