r76584 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76583‎ | r76584 | r76585 >
Date:17:41, 12 November 2010
Author:ialex
Status:ok
Tags:
Comment:
Doxygen fix: @defgroup require group name *and* a title
Modified paths:
  • /trunk/phase3/maintenance/benchmarks/Benchmarker.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/benchmarks/Benchmarker.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
44 * Create a doxygen subgroup of Maintenance for benchmarks
5 - * @defgroup Benchmark
 5+ * @defgroup Benchmark Benchmark
66 * @ingroup Maintenance
77 */
88

Status & tagging log