libnm: add "Since" gtkdoc comment to @NM_DEVICE_MODEM_CAPABILITY_5GNR

This commit is contained in:
Thomas Haller
2022-01-29 16:16:32 +01:00
parent ca8168775c
commit e9de583bb9

View File

@@ -428,7 +428,7 @@ typedef enum { /*< flags >*/
* @NM_DEVICE_MODEM_CAPABILITY_GSM_UMTS: modem supports at least one of GSM, * @NM_DEVICE_MODEM_CAPABILITY_GSM_UMTS: modem supports at least one of GSM,
* GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability * 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_LTE: modem has LTE data capability
* @NM_DEVICE_MODEM_CAPABILITY_5GNR: modem has 5GNR data capability * @NM_DEVICE_MODEM_CAPABILITY_5GNR: modem has 5GNR data capability (Since: 1.36)
* *
* #NMDeviceModemCapabilities values indicate the generic radio access * #NMDeviceModemCapabilities values indicate the generic radio access
* technology families a modem device supports. For more information on the * technology families a modem device supports. For more information on the