X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdiff%2FDiffFormatter.php;h=07124c02ce7b17d73f0c910e148cb98713726d94;hb=5dc68aedf45a7b2de6d6c6e736f9014873aa8186;hp=6231c78ea75d48a0a8f9c137fd49261b4509c6ad;hpb=68e16c26dd58afdf58a97f18f3cc76ed3b0ad9ee;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/diff/DiffFormatter.php b/includes/diff/DiffFormatter.php index 6231c78ea7..07124c02ce 100644 --- a/includes/diff/DiffFormatter.php +++ b/includes/diff/DiffFormatter.php @@ -125,7 +125,7 @@ abstract class DiffFormatter { * @param int $xlen * @param int $ybeg * @param int $ylen - * @param array $edits + * @param array &$edits * * @throws MWException If the edit type is not known. */