fixed documentation spacing

This commit is contained in:
Arvid Norberg 2011-03-13 20:22:06 +00:00
parent 7eeafd2bac
commit 8923f381a5
2 changed files with 2 additions and 2 deletions

View File

@ -6153,7 +6153,7 @@ struct peer_alert: torrent_alert
</div> </div>
<div class="section" id="peer-connect-alert"> <div class="section" id="peer-connect-alert">
<h2>peer_connect_alert</h2> <h2>peer_connect_alert</h2>
<p>This alert is posted every time an outgoing peer connect attempts succeeds.</p> <p>This alert is posted every time an outgoing peer connect attempts succeeds.</p>
<pre class="literal-block"> <pre class="literal-block">
struct peer_connect_alert: peer_alert struct peer_connect_alert: peer_alert
{ {

View File

@ -6416,7 +6416,7 @@ the information to identify the peer. i.e. ``ip`` and ``peer-id``.
peer_connect_alert peer_connect_alert
------------------ ------------------
This alert is posted every time an outgoing peer connect attempts succeeds. This alert is posted every time an outgoing peer connect attempts succeeds.
:: ::