Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pusewicz/sonia
Browse files Browse the repository at this point in the history
  • Loading branch information
pusewicz committed May 9, 2010
2 parents 5002d30 + ed14fb4 commit 0574704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets/twitter/twitter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def handle_friends_response(http)
connect_to_stream
}
else
log_unsuccessful_response_body(http1.response)
log_unsuccessful_response_body(http.response)
end
rescue => e
log_backtrace(e)
Expand Down

0 comments on commit 0574704

Please sign in to comment.