From: Michael Jerris Date: Sun, 25 May 2008 03:21:13 +0000 (+0000) Subject: Mon May 19 13:29:14 EDT 2008 Pekka Pessi X-Git-Tag: v1.0.0~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad8e6dd2398bbd79c72a17c079d1f42084e5d3a;p=thirdparty%2Ffreeswitch.git Mon May 19 13:29:14 EDT 2008 Pekka Pessi * nta_tag.c: updated NTATAG_BLACKLIST() documentation git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8596 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c b/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c index 8fb53ff2f5..530f91b84c 100644 --- a/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c +++ b/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c @@ -685,10 +685,10 @@ tag_typedef_t ntatag_graylist = UINTTAG_TYPEDEF(graylist); * unsigned int * * @par Values - * - Value of @i delta-seconds in @RetryAfter header, from 0 to 86400 + * - Value of @a delta-seconds in @RetryAfter header, from 0 to 86400 * * @par Default Value - * - 0 (no Retry-After is included) + * - 0 (no @RetryAfter header is included) * * @sa NTATAG_TIMEOUT_408() */