]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Mon May 19 13:29:14 EDT 2008 Pekka Pessi <first.last@nokia.com>
authorMichael Jerris <mike@jerris.com>
Sun, 25 May 2008 03:21:13 +0000 (03:21 +0000)
committerMichael Jerris <mike@jerris.com>
Sun, 25 May 2008 03:21:13 +0000 (03:21 +0000)
  * nta_tag.c: updated NTATAG_BLACKLIST() documentation

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8596 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c

index 8fb53ff2f5a3377d6ecc4e83e80090096e34ed28..530f91b84cc586bc63c71f4dc719c0eb7d642e00 100644 (file)
@@ -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()
  */