Fix docs build.

Change-Id: I6fd0d711b2cc7726fdaa9119ee467ed6fab82de1
This commit is contained in:
Ying Wang
2013-09-06 22:53:16 -07:00
parent 39dd04c648
commit cb5620b2c4

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) {