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_ua_layer.c

    r141 r145  
    625625 
    626626    if (rdata->msg_info.cseq->method.id == PJSIP_INVITE_METHOD) { 
    627         pj_str_t *to_tag = &rdata->msg_info.to->tag; 
     627        //pj_str_t *to_tag = &rdata->msg_info.to->tag; 
    628628 
    629629        /* Must hold UA mutex before accessing dialog set. */ 
Note: See TracChangeset for help on using the changeset viewer.