aboutsummaryrefslogtreecommitdiff
path: root/src/mm-modem-cdma.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-modem-cdma.c')
-rw-r--r--src/mm-modem-cdma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-modem-cdma.c b/src/mm-modem-cdma.c
index dc3f1242..7583760e 100644
--- a/src/mm-modem-cdma.c
+++ b/src/mm-modem-cdma.c
@@ -219,7 +219,7 @@ impl_modem_cdma_get_esn (MMModemCdma *self, DBusGMethodInvocation *context)
if (!mm_modem_auth_request (MM_MODEM (self),
MM_AUTHORIZATION_DEVICE_INFO,
context,
- (MMAuthRequestCb)esn_auth_cb,
+ esn_auth_cb,
NULL,
NULL,
&error)) {