Base the task model around an auth object, so we can make the model reflect the
[milk] / src / milk-auth.c
index 8f81131..4c60455 100644 (file)
@@ -195,7 +195,7 @@ auth_response_cb_OUT:
 }
 
 void
-milk_auth_run_demo (MilkAuth *auth)
+milk_auth_log_in (MilkAuth *auth)
 {
         MilkAuthPrivate *priv;