[Freeswitch-svn] [commit] r11826 - freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg

FreeSWITCH SVN mikej at freeswitch.org
Wed Feb 11 09:02:00 PST 2009


Author: mikej
Date: Wed Feb 11 11:02:00 2009
New Revision: 11826

Log:
Thu Jan 15 06:48:04 CST 2009  Pekka Pessi <first.last at nokia.com>
  * msg_parser.c: msg_header_add_format() added in 1.12.10



Modified:
   freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser.c

Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser.c
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser.c	(original)
+++ freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/msg/msg_parser.c	Wed Feb 11 11:02:00 2009
@@ -2736,6 +2736,8 @@
  *
  * Parse result from printf-formatted params as a given header field and add
  * result to the message.
+ *
+ * @NEW_1_12_10
  */
 int msg_header_add_format(msg_t *msg,
 			  msg_pub_t *pub,



More information about the Freeswitch-svn mailing list