am d57de6af: Fix docs build.

* commit 'd57de6afb8981dc1663d41a842ab7cdae93427a1':
  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
*
* @@param target LinkProperties to compare.
* @param target LinkProperties to compare.
* @return {@code true} if both are identical, {@code false} otherwise.
*/
public boolean isIdenticalMtu(LinkProperties target) {