Changeset 1474


Ignore:
Timestamp:
Oct 4, 2007 3:34:22 PM (17 years ago)
Author:
bennylp
Message:

Related to ticket #385: fixed gcc compilation warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsip-ua/sip_100rel.c

    r1469 r1474  
    4545static pj_status_t mod_100rel_load(pjsip_endpoint *endpt); 
    4646 
    47 static void handle_incoming_prack(dlg_data *dd, pjsip_transaction *tsx, 
    48                                   pjsip_event *e); 
    49 static void handle_incoming_response(dlg_data *dd, pjsip_transaction *tsx, 
    50                                      pjsip_event *e); 
    5147static void on_retransmit(pj_timer_heap_t *timer_heap, 
    5248                          struct pj_timer_entry *entry); 
Note: See TracChangeset for help on using the changeset viewer.