mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 18:20:10 +01:00
libnm: adjust "Since" annotation for @NM_DEVICE_MODEM_CAPABILITY_5GNR
We don't put such annotations in parentheses. Use uniform style.
This commit is contained in:
parent
2c8792e945
commit
dd43b56e1a
1 changed files with 1 additions and 1 deletions
|
|
@ -447,7 +447,7 @@ typedef enum /*< flags >*/ {
|
|||
* @NM_DEVICE_MODEM_CAPABILITY_GSM_UMTS: modem supports at least one of GSM,
|
||||
* GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability
|
||||
* @NM_DEVICE_MODEM_CAPABILITY_LTE: modem has LTE data capability
|
||||
* @NM_DEVICE_MODEM_CAPABILITY_5GNR: modem has 5GNR data capability (Since: 1.36)
|
||||
* @NM_DEVICE_MODEM_CAPABILITY_5GNR: modem has 5GNR data capability. Since: 1.36.
|
||||
*
|
||||
* #NMDeviceModemCapabilities values indicate the generic radio access
|
||||
* technology families a modem device supports. For more information on the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue