made peer_blocked_alert derive from torrent_alert

This commit is contained in:
Arvid Norberg
2009-09-07 01:47:30 +00:00
parent 3ea1b0d304
commit 3e9725b5d7
5 changed files with 18 additions and 13 deletions

View File

@@ -5423,7 +5423,7 @@ address that was blocked.
::
struct peer_blocked_alert: alert
struct peer_blocked_alert: torrent_alert
{
// ...
address ip;