Author: file Date: Sat Feb 14 12:20:27 2015 New Revision: 431752 URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=431752 Log: 'information' ends with an 'n'.
Modified: branches/13/channels/pjsip/dialplan_functions.c Modified: branches/13/channels/pjsip/dialplan_functions.c URL: http://svnview.digium.com/svn/asterisk/branches/13/channels/pjsip/dialplan_functions.c?view=diff&rev=431752&r1=431751&r2=431752 ============================================================================== --- branches/13/channels/pjsip/dialplan_functions.c (original) +++ branches/13/channels/pjsip/dialplan_functions.c Sat Feb 14 12:20:27 2015 @@ -592,7 +592,7 @@ dlg = channel->session->inv_session->dlg; if (ast_strlen_zero(type)) { - ast_log(LOG_WARNING, "You must supply a type field for 'pjsip' informatio\n"); + ast_log(LOG_WARNING, "You must supply a type field for 'pjsip' information\n"); return -1; } else if (!strcmp(type, "secure")) { #ifdef HAVE_PJSIP_GET_DEST_INFO -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- svn-commits mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/svn-commits