diff 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
line wrap: on
line diff
--- a/include/freeDiameter/libfdproto.h	Mon Jun 17 09:47:00 2013 +0800
+++ b/include/freeDiameter/libfdproto.h	Mon Jun 17 18:19:53 2013 +0800
@@ -2501,7 +2501,7 @@
  *  0 	  : ok
  *  EINVAL: a parameter is invalid
  */
-int fd_msg_rt_associate( struct msg * msg, struct rt_data ** rtd );
+int fd_msg_rt_associate( struct msg * msg, struct rt_data * rtd );
 int fd_msg_rt_get      ( struct msg * msg, struct rt_data ** rtd );
 
 /*
"Welcome to our mercurial repository"