trivial: fix comment
This commit is contained in:
@@ -824,8 +824,8 @@ registration_check_step (RunRegistrationChecksContext *ctx)
|
|||||||
MM_IFACE_MODEM_CDMA_GET_INTERFACE (ctx->self)->get_detailed_registration_state &&
|
MM_IFACE_MODEM_CDMA_GET_INTERFACE (ctx->self)->get_detailed_registration_state &&
|
||||||
MM_IFACE_MODEM_CDMA_GET_INTERFACE (ctx->self)->get_detailed_registration_state_finish) {
|
MM_IFACE_MODEM_CDMA_GET_INTERFACE (ctx->self)->get_detailed_registration_state_finish) {
|
||||||
/* We pass the CDMA1x/EVDO registration states we got up to now.
|
/* We pass the CDMA1x/EVDO registration states we got up to now.
|
||||||
* If the implementation can't improve the detail, it can either
|
* If the implementation can't improve the detail, it must either
|
||||||
* must return the values it already got as input, or issue an error,
|
* return the values it already got as input, or issue an error,
|
||||||
* and we'll assume it couldn't get any better value. */
|
* and we'll assume it couldn't get any better value. */
|
||||||
MM_IFACE_MODEM_CDMA_GET_INTERFACE (ctx->self)->get_detailed_registration_state (
|
MM_IFACE_MODEM_CDMA_GET_INTERFACE (ctx->self)->get_detailed_registration_state (
|
||||||
ctx->self,
|
ctx->self,
|
||||||
|
Reference in New Issue
Block a user