Fix the build.

Change-Id: I82210cb2d41f532583f83ea17e6f2d8d49280a30
This commit is contained in:
repo sync
2010-09-23 14:52:24 +08:00
parent 75c3853ec5
commit 0b7d6de155

View File

@ -343,7 +343,7 @@ public class SimpleSessionDescription {
} }
/** /**
* Sets a RTP payload type and its {@code rtpmap} and {@fmtp} * Sets a RTP payload type and its {@code rtpmap} and {@code fmtp}
* attributes. If any of the attributes is {@code null}, the * attributes. If any of the attributes is {@code null}, the
* corresponding field will be removed. See * corresponding field will be removed. See
* {@link SimpleSessionDescription} for an example of its usage. * {@link SimpleSessionDescription} for an example of its usage.