Fix docs build.
Change-Id: I6fd0d711b2cc7726fdaa9119ee467ed6fab82de1
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user