Ori.livneh has submitted this change and it was merged.

Change subject: Whitespace fix-up for Ib458b1b
......................................................................


Whitespace fix-up for Ib458b1b

Change-Id: I3e7c9d32d0b232055934fda8cb2bd92a49e822e7
---
M includes/diff/DairikiDiff.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/includes/diff/DairikiDiff.php b/includes/diff/DairikiDiff.php
index 467600b..6272e7e 100644
--- a/includes/diff/DairikiDiff.php
+++ b/includes/diff/DairikiDiff.php
@@ -595,7 +595,7 @@
                $i = 0;
                $j = 0;
 
-               assert( count($lines) == count($changed) );
+               assert( count( $lines ) == count( $changed ) );
                $len = count( $lines );
                $other_len = count( $other_changed );
 

-- 
To view, visit https://gerrit.wikimedia.org/r/276086
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3e7c9d32d0b232055934fda8cb2bd92a49e822e7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: wmf/1.27.0-wmf.15
Gerrit-Owner: Ori.livneh <o...@wikimedia.org>
Gerrit-Reviewer: Ori.livneh <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to