PPI: Missing commit
[senf.git] / Utils / Mainpage.dox
index fe6dd74..6e2c7f8 100644 (file)
@@ -94,6 +94,8 @@ namespace senf {
     <table class="listing">
     <tr><td>\ref exception</td><td>standard exception for system errors (errno)</td></tr>
 
+    <tr><td>\ref senf_statistics</td><td>statistics functionality</td></tr>
+    
     <tr><td>\ref hexdump</td><td>a simple but usefull function to write binary data in in
     hexadecimal format.</td></tr>
 
@@ -103,7 +105,7 @@ namespace senf {
     <tr><td>\ref utils_tags</td><td>Miscellaneous type tags</td></tr>
 
     <tr><td>stringJoin()</td><td>Utility to join a string range into
-    a single string (with separator)</td><?tr>
+    a single string (with separator)</td></tr>
     
     <tr><td>make_transform_range()</td><td>\c boost::make_transform_iterator() with support for
     ranges</td></tr>