mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 06:38:25 +00:00
fixed a misspelling
This commit is contained in:
@ -42,7 +42,7 @@ public interface EventListener {
|
|||||||
public void onEvent(Event event);
|
public void onEvent(Event event);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Callback for network error events: {@link Event.EVENT_AUTHENTICATION_FAILUER}, {link Event.EVENT_INVALID_PACKET}
|
* Callback for network error events: {@link Event.EVENT_AUTHENTICATION_FAILURE}, {link Event.EVENT_INVALID_PACKET}
|
||||||
*
|
*
|
||||||
* @param event {@link Event} enum
|
* @param event {@link Event} enum
|
||||||
* @param source {@link InetSocketAddress} containing the origin address of the packet
|
* @param source {@link InetSocketAddress} containing the origin address of the packet
|
||||||
|
Reference in New Issue
Block a user