Ignore:
Timestamp:
Jan 10, 2006 1:31:40 PM (18 years ago)
Author:
bennylp
Message:

Renamed pjsip_url to pjsip_sip_uri

File:
1 edited

Legend:

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

    r109 r119  
    2424#include <pj/pool.h> 
    2525#include <pj/assert.h> 
    26  
    27 /* 
    28  * Include inline definitions here if functions are NOT inlined. 
    29  */ 
    30 #if PJ_FUNCTIONS_ARE_INLINED==0 
    31 #  include <pjsip/sip_msg_i.h> 
    32 #endif 
    3326 
    3427const pjsip_method  
Note: See TracChangeset for help on using the changeset viewer.