Aaron Schulz has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/156724

Change subject: Fixed UID comment
......................................................................

Fixed UID comment

Change-Id: I2e44bd69f4acafa032e0c4207749008409afcd53
---
M includes/utils/UIDGenerator.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/24/156724/1

diff --git a/includes/utils/UIDGenerator.php b/includes/utils/UIDGenerator.php
index dffe242..5346afa 100644
--- a/includes/utils/UIDGenerator.php
+++ b/includes/utils/UIDGenerator.php
@@ -117,7 +117,7 @@
        }
 
        /**
-        * @param array $info (UIDGenerator::millitime(), clock sequence)
+        * @param array $info (UIDGenerator::millitime(), counter, clock 
sequence)
         * @return string 88 bits
         */
        protected function getTimestampedID88( array $info ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e44bd69f4acafa032e0c4207749008409afcd53
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to