diff options
Diffstat (limited to 'libnm-glib/nm-device-wimax.c')
| -rw-r--r-- | libnm-glib/nm-device-wimax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-glib/nm-device-wimax.c b/libnm-glib/nm-device-wimax.c index 62e3f772..881fce5f 100644 --- a/libnm-glib/nm-device-wimax.c +++ b/libnm-glib/nm-device-wimax.c @@ -369,7 +369,7 @@ nm_device_wimax_get_tx_power (NMDeviceWimax *self) * * Gets the ID of the serving Base Station when the device is connected. * - * Returns: the ID of the serving Base Station, or NULL + * Returns: the ID of the serving Base Station, or %NULL **/ const char * nm_device_wimax_get_bsid (NMDeviceWimax *self) |