From d25f767559a9e558546c991cee1cb5ecdf037aec Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 18 Jul 2012 14:46:24 +0200 Subject: api,header: fix description of `MMModemBand' It was a bitmask once... --- include/ModemManager-enums.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/ModemManager-enums.h') diff --git a/include/ModemManager-enums.h b/include/ModemManager-enums.h index a8942ee2..1f3012e4 100644 --- a/include/ModemManager-enums.h +++ b/include/ModemManager-enums.h @@ -240,9 +240,7 @@ typedef enum { /*< underscore_name=mm_modem_mode >*/ * @MM_MODEM_BAND_CDMA_BC19_US_LOWER_700: CDMA Band Class 19 (US Lower 700MHz). * @MM_MODEM_BAND_ANY: For certain operations, allow the modem to select a band automatically. * - * A 64-bit wide bitfield describing the specific radio bands supported by - * the device and the radio bands the device is allowed to use when - * connecting to a mobile network. + * Radio bands supported by the device when connecting to a mobile network. */ typedef enum { /*< underscore_name=mm_modem_band >*/ MM_MODEM_BAND_UNKNOWN = 0, -- cgit v1.2.3-70-g09d2