Add missing & to @param documentation to match functon call
[lhc/web/wiklou.git] / includes / changes / OldChangesList.php
index 09205bd..4c4fb7e 100644 (file)
@@ -25,7 +25,7 @@ class OldChangesList extends ChangesList {
        /**
         * Format a line using the old system (aka without any javascript).
         *
-        * @param RecentChange $rc Passed by reference
+        * @param RecentChange &$rc Passed by reference
         * @param bool $watched (default false)
         * @param int $linenumber (default null)
         *