aboutsummaryrefslogtreecommitdiff
path: root/src/mm-bearer-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-bearer-list.c')
-rw-r--r--src/mm-bearer-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-bearer-list.c b/src/mm-bearer-list.c
index 7fee5bf8..551279fe 100644
--- a/src/mm-bearer-list.c
+++ b/src/mm-bearer-list.c
@@ -165,7 +165,7 @@ mm_bearer_list_foreach (MMBearerList *self,
MMBearer *
mm_bearer_list_find (MMBearerList *self,
- MMCommonBearerProperties *properties)
+ MMBearerProperties *properties)
{
GList *l;