diff extensions/test_sip/test_sip.c @ 972:ce3cacbbccc9

Fix some typos.
author Thomas Klausner <tk@giga.or.at>
date Thu, 14 Mar 2013 17:31:00 +0100
parents 4a0b61061a6d
children 1d1a20a0779d
line wrap: on
line diff
--- a/extensions/test_sip/test_sip.c	Tue Mar 12 17:43:30 2013 +0100
+++ b/extensions/test_sip/test_sip.c	Thu Mar 14 17:31:00 2013 +0100
@@ -126,7 +126,7 @@
 	
 	
 	
-	//We set usefull AVPs 
+	//We set useful AVPs 
 	CHECK_FCT( fd_dict_search( fd_g_config->cnf_dict, DICT_AVP, AVP_BY_NAME, "Auth-Session-State", &sip_dict.Auth_Session_State, ENOENT) );
 	CHECK_FCT( fd_dict_search( fd_g_config->cnf_dict, DICT_AVP, AVP_BY_NAME, "Auth-Application-Id", &sip_dict.Auth_Application_Id, ENOENT) );
 	CHECK_FCT( fd_dict_search( fd_g_config->cnf_dict, DICT_AVP, AVP_BY_NAME, "Destination-Host", &sip_dict.Destination_Host, ENOENT) );
"Welcome to our mercurial repository"