ancs_client: avoid // in /* .. */ comment

This commit is contained in:
Matthias Ringwald 2022-11-02 15:30:27 +01:00
parent 6f029df80c
commit 2401d9caf6

View File

@ -51,7 +51,8 @@ extern "C" {
#endif
/**
* @text The ANCS Client implements Notification Consumer (NC) of the [Apple Notification Center Service (ANCS)](https://developer.apple.com/library/archive/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/Introduction/Introduction.html).
* @text The ANCS Client implements Notification Consumer (NC) of the [Apple Notification Center Service
* (ANCS)](developer.apple.com/library/archive/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/Introduction/Introduction.html).
*/
/* API_START */