Navigation


Changeset 1119:79dd22145f52 in freeDiameter for extensions/app_sip


Ignore:
Timestamp:
May 14, 2013, 12:04:20 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Fix a number of compilation warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_sip/locationinfo.c

    r639 r1119  
    201201        CHECK_FCT( fd_msg_rescode_set( ans, result, NULL, NULL, 1 ) );
    202202       
    203         //DEBUG
    204         fd_msg_dump_walk(INFO,qry);
    205         fd_msg_dump_walk(INFO,ans);
    206        
    207203        CHECK_FCT( fd_msg_send( msg, NULL, NULL ));
    208204       
Note: See TracChangeset for help on using the changeset viewer.