Documentation fix

This commit is contained in:
Gergely Polonkai 2015-12-15 09:52:35 +01:00
parent 7f149035a0
commit 52b86422b8

View File

@ -635,6 +635,7 @@ matrix_http_api_initial_sync(MatrixAPI *api,
/**
* matrix_http_api_create_room:
* @api: a #MatrixHTTPAPI object
* @callback: (scope async): the function to call when the request is
* finished
* @user_data: user data to pass to the callback function