Navigation


Changeset 1212:c38bb8b69c43 in freeDiameter for include


Ignore:
Timestamp:
Jun 17, 2013, 7:19:53 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Fix message rtd handling for extensions based on this data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/libfdproto.h

    r1193 r1212  
    25022502 *  EINVAL: a parameter is invalid
    25032503 */
    2504 int fd_msg_rt_associate( struct msg * msg, struct rt_data ** rtd );
     2504int fd_msg_rt_associate( struct msg * msg, struct rt_data * rtd );
    25052505int fd_msg_rt_get      ( struct msg * msg, struct rt_data ** rtd );
    25062506
Note: See TracChangeset for help on using the changeset viewer.