mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
Fix typo in the comment and replace line separators to Unix style(\n).
PiperOrigin-RevId: 451875541
This commit is contained in:
@@ -26,7 +26,7 @@ extern "C" {
|
||||
// Used by Discovery in Core::RequestConnection().
|
||||
// Used by Advertising in Core::StartAdvertising().
|
||||
struct DLL_API ConnectionRequestInfoW {
|
||||
// endpoint_info - Identifing information about this endpoint (eg. name,
|
||||
// endpoint_info - Identifying information about this endpoint (eg. name,
|
||||
// device type).
|
||||
// listener - A set of callbacks notified when remote endpoints request a
|
||||
// connection to this endpoint.
|
||||
|
||||
Reference in New Issue
Block a user