comparison include/freeDiameter/libfdproto.h @ 1212:c38bb8b69c43

Fix message rtd handling for extensions based on this data
author Sebastien Decugis <sdecugis@freediameter.net>
date Mon, 17 Jun 2013 18:19:53 +0800
parents dcc467aeda12
children b1c4876b1896
comparison
equal deleted inserted replaced
1211:98478a8aabb1 1212:c38bb8b69c43
2499 * 2499 *
2500 * RETURN VALUE: 2500 * RETURN VALUE:
2501 * 0 : ok 2501 * 0 : ok
2502 * EINVAL: a parameter is invalid 2502 * EINVAL: a parameter is invalid
2503 */ 2503 */
2504 int fd_msg_rt_associate( struct msg * msg, struct rt_data ** rtd ); 2504 int fd_msg_rt_associate( struct msg * msg, struct rt_data * rtd );
2505 int fd_msg_rt_get ( struct msg * msg, struct rt_data ** rtd ); 2505 int fd_msg_rt_get ( struct msg * msg, struct rt_data ** rtd );
2506 2506
2507 /* 2507 /*
2508 * FUNCTION: fd_msg_is_routable 2508 * FUNCTION: fd_msg_is_routable
2509 * 2509 *
"Welcome to our mercurial repository"