am cb5620b2: Fix docs build.

* commit 'cb5620b2c4c99f75da6fbcea3c753f8d85a64381':
  Fix docs build.
This commit is contained in:
Ying Wang
2013-09-06 22:59:40 -07:00
committed by Android Git Automerger

View File

@@ -491,7 +491,7 @@ public class LinkProperties implements Parcelable {
/** /**
* Compares this {@code LinkProperties} MTU against the target * Compares this {@code LinkProperties} MTU against the target
* *
* @@param target LinkProperties to compare. * @param target LinkProperties to compare.
* @return {@code true} if both are identical, {@code false} otherwise. * @return {@code true} if both are identical, {@code false} otherwise.
*/ */
public boolean isIdenticalMtu(LinkProperties target) { public boolean isIdenticalMtu(LinkProperties target) {