[tor-commits] [metrics-web/master] Next @type annotations contained	in tarballs.
    karsten at torproject.org 
    karsten at torproject.org
       
    Thu May 31 10:44:52 UTC 2012
    
    
  
commit d26298d35890c54a87fc50e6c571809da702ed70
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu May 31 12:43:43 2012 +0200
    Next @type annotations contained in tarballs.
---
 web/WEB-INF/formats.jsp |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/web/WEB-INF/formats.jsp b/web/WEB-INF/formats.jsp
index 23e8874..9ac7741 100644
--- a/web/WEB-INF/formats.jsp
+++ b/web/WEB-INF/formats.jsp
@@ -85,8 +85,7 @@ are recent:
 <li><tt>@type bridge-server-descriptor 1.0</tt></li>
 <li><tt>@type bridge-extra-info 1.0</tt></li>
 <li><tt>@type torperf 1.0</tt></li>
-<li><tt><font color="gray">@type bridge-pool-assignment
-1.0</font></tt></li>
+<li><tt>@type bridge-pool-assignment 1.0</tt></li>
 <li><tt><font color="gray">@type gettor 1.0</font></tt></li>
 <li><tt><font color="gray">@type tordnsel 1.0</font></tt></li>
 </ul>
    
    
More information about the tor-commits
mailing list