Navigation


Changeset 1027:0117a7746b21 in freeDiameter for extensions/app_sip/app_sip.h


Ignore:
Timestamp:
Apr 15, 2013, 4:17:07 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Fix a number of errors and warnings introduced/highlighted by recent commits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_sip/app_sip.h

    r972 r1027  
    136136};
    137137
    138 int app_sip_RTR_cb(struct rtrsipaor structure);
    139 int app_sip_PPR_cb(struct pprsipaor structure);
     138int app_sip_RTR_cb(struct rtrsipaor *structure);
     139int app_sip_PPR_cb(struct pprsipaor *structure);
    140140
    141141
Note: See TracChangeset for help on using the changeset viewer.