Merge master into kegan/api-logout

This commit is contained in:
Kegan Dougal 2017-01-06 09:38:59 +00:00
parent b6093bbf56
commit 16f8e30850
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ func (cli *Client) Logout(removeCredentials bool) (resp *RespLogout, err error)
cli.UserID = ""
cli.AccessToken = ""
}
return
return
}
// Versions returns the list of supported Matrix versions on this homeserver. See http://matrix.org/docs/spec/client_server/r0.2.0.html#get-matrix-client-versions