<p>In <a href="https://github.com/mlpack/mlpack/pull/691#discussion_r68644129">src/mlpack/methods/lsh/lsh_search.hpp</a>:</p>
<pre style='color:#555'>&gt; @@ -259,11 +279,16 @@ class LSHSearch
&gt;     * @param referenceIndices The list of neighbor candidates obtained from
&gt;     *    hashing the query into all the hash tables and eventually into
&gt;     *    multiple buckets of the second hash table.
&gt; +   * @param numTablesToSearch The number of tables to perform the search in. If
&gt; +   * 0, all tables are searched.
</pre>
<p>Can you space these second lines four spaces in like the other lines?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/mlpack/mlpack/pull/691/files/71eda99e207a9b91581504e11a9e14d38838bc9f#r68644129">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFJPzDvbXw9kxMZaXstwvcy2-N-wLks5qQCpngaJpZM4IxQW5">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFLC7usqVCYUVvJEA5PJ5V-btSfywks5qQCpngaJpZM4IxQW5.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/691/files/71eda99e207a9b91581504e11a9e14d38838bc9f#r68644129"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>