mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Fix typo in the comment.
PiperOrigin-RevId: 452034210
This commit is contained in:
@@ -175,7 +175,7 @@ struct DLL_API ConnectionListenerW {
|
||||
AcceptedCB accepted_cb = DefaultConstructor;
|
||||
|
||||
// Called when either side rejected the connection.
|
||||
// Payloads can not be exchaged. Call Core::DisconnectFromEndpoint()
|
||||
// Payloads can not be exchanged. Call Core::DisconnectFromEndpoint()
|
||||
// to terminate connection.
|
||||
//
|
||||
// endpoint_id - The identifier for the remote endpoint.
|
||||
|
||||
Reference in New Issue
Block a user