aboutsummaryrefslogtreecommitdiff
path: root/src/mm-bearer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-bearer.h')
-rw-r--r--src/mm-bearer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mm-bearer.h b/src/mm-bearer.h
index 474a5552..161f3be4 100644
--- a/src/mm-bearer.h
+++ b/src/mm-bearer.h
@@ -64,8 +64,8 @@ struct _MMBearerClass {
gboolean (* connect_finish) (MMBearer *bearer,
GAsyncResult *res,
MMPort **data,
- MMCommonBearerIpConfig **ipv4_config,
- MMCommonBearerIpConfig **ipv6_config,
+ MMBearerIpConfig **ipv4_config,
+ MMBearerIpConfig **ipv6_config,
GError **error);
/* Disconnect this bearer */