tests for receiving authorization requests

formatting
cusax-fix
Damian Minkov 20 years ago
parent 48e1ad68c0
commit 6662878fe6

@ -832,7 +832,7 @@ public void setAuthorizationHandler(AuthorizationHandler handler)
* method so that those that are waiting on it be notified.
*/
private class StatusResponseRetriever extends SnacRequestAdapter
{
{
private boolean ran = false;
private long status = -1;

Loading…
Cancel
Save