Ignore:
Timestamp:
Feb 7, 2006 8:56:50 PM (18 years ago)
Author:
bennylp
Message:

Updated Makefile for cygwin/mingw build and fix misc warnings

File:
1 edited

Legend:

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

    r141 r145  
    4545 ** 
    4646 ***************************************************************************** 
    47  
     47 **/ 
    4848/* Prototypes. */ 
    4949static pj_status_t mod_tsx_layer_load(pjsip_endpoint *endpt); 
     
    409409 ** 
    410410 ***************************************************************************** 
    411  
     411 **/ 
    412412/* 
    413413 * Create transaction layer module and registers it to the endpoint. 
     
    771771 ** 
    772772 ***************************************************************************** 
    773  
     773 **/ 
    774774/* 
    775775 * Lock transaction and set the value of Thread Local Storage. 
Note: See TracChangeset for help on using the changeset viewer.