Ignore:
Timestamp:
Jan 23, 2014 8:13:11 AM (11 years ago)
Author:
nanang
Message:

Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Cohen for the patch).

File:
1 edited

Legend:

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

    r4613 r4713  
    17881788 
    17891789/* Check and update Service-Route header */ 
    1790 void update_service_route(pjsua_acc *acc, pjsip_rx_data *rdata) 
     1790static void update_service_route(pjsua_acc *acc, pjsip_rx_data *rdata) 
    17911791{ 
    17921792    pjsip_generic_string_hdr *hsr = NULL; 
Note: See TracChangeset for help on using the changeset viewer.