commit 883b369609fc46f1be27548a18d0e2cde13dd943 Author: Karsten Loesing karsten.loesing@gmx.net Date: Thu May 31 21:11:56 2012 +0200
Exit lists now contain @type annotations. --- web/WEB-INF/formats.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/WEB-INF/formats.jsp b/web/WEB-INF/formats.jsp index 5fbffab..1392a2b 100644 --- a/web/WEB-INF/formats.jsp +++ b/web/WEB-INF/formats.jsp @@ -87,7 +87,7 @@ are recent: <li><tt>@type torperf 1.0</tt></li> <li><tt>@type bridge-pool-assignment 1.0</tt></li> <li><tt>@type gettor 1.0</tt></li> -<li><tt><font color="gray">@type tordnsel 1.0</font></tt></li> +<li><tt>@type tordnsel 1.0</tt></li> </ul>
<hr>
tor-commits@lists.torproject.org