comparison extensions/test_sip/locationinfosl.c @ 1119:79dd22145f52

Fix a number of compilation warnings
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 14 May 2013 11:04:20 +0800
parents 877592751fee
children
comparison
equal deleted inserted replaced
1118:5b4dddbfccb3 1119:79dd22145f52
110 CHECK_FCT( fd_msg_avp_setvalue( avp, &value ) ); 110 CHECK_FCT( fd_msg_avp_setvalue( avp, &value ) );
111 CHECK_FCT( fd_msg_avp_add( message, MSG_BRW_LAST_CHILD, avp ) ); 111 CHECK_FCT( fd_msg_avp_add( message, MSG_BRW_LAST_CHILD, avp ) );
112 112
113 } 113 }
114 114
115 fd_msg_dump_walk(INFO,message);
116 CHECK_FCT( fd_msg_send( &message, NULL, NULL )); 115 CHECK_FCT( fd_msg_send( &message, NULL, NULL ));
117 116
118 return 0; 117 return 0;
119 } 118 }
120 119
"Welcome to our mercurial repository"