nokia: fix SIM object creation

This commit is contained in:
Aleksander Morgado
2012-08-22 14:50:05 +02:00
parent 55699e6518
commit b2ada906b0

View File

@@ -48,7 +48,7 @@ create_sim_finish (MMIfaceModem *self,
GAsyncResult *res,
GError **error)
{
return mm_sim_new_finish (res, error);
return mm_sim_nokia_new_finish (res, error);
}
static void