summaryrefslogtreecommitdiff
path: root/pjnath/include
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-10-06 17:04:16 +0000
committerBenny Prijono <bennylp@teluu.com>2007-10-06 17:04:16 +0000
commitcabfc58ee2a2b30e360afd6250320e4bc6d4f0a1 (patch)
tree875a747ebe26d0bfbcf61f36565814af64c6ce95 /pjnath/include
parentbbf99023bb3c06518bb36779c32ab5a438dba68e (diff)
Changed reference to ice-15 to ice-18
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1480 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjnath/include')
-rw-r--r--pjnath/include/pjnath/types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pjnath/include/pjnath/types.h b/pjnath/include/pjnath/types.h
index 31683eb3..91b83fb0 100644
--- a/pjnath/include/pjnath/types.h
+++ b/pjnath/include/pjnath/types.h
@@ -192,8 +192,8 @@ PJ_END_DECL
* \subsection PJNATH_ICE_REF Reference
*
* References for ICE:
- * - <A HREF="http://www.ietf.org/internet-drafts/draft-ietf-mmusic-ice-15.txt">
- * <B>draft-ietf-mmusic-ice-15.txt</B></A>: Interactive Connectivity
+ * - <A HREF="http://www.ietf.org/internet-drafts/draft-ietf-mmusic-ice-18.txt">
+ * <B>draft-ietf-mmusic-ice-18.txt</B></A>: Interactive Connectivity
* Establishment (ICE): A Methodology for Network Address Translator
* (NAT) Traversal for Offer/Answer Protocols
*/