Add missing & to @param documentation to match functon call
[lhc/web/wiklou.git] / includes / changes / EnhancedChangesList.php
index 55cb9ed..ffe668c 100644 (file)
@@ -91,7 +91,7 @@ class EnhancedChangesList extends ChangesList {
        /**
         * Format a line for enhanced recentchange (aka with javascript and block of lines).
         *
-        * @param RecentChange $rc
+        * @param RecentChange &$rc
         * @param bool $watched
         * @param int $linenumber (default null)
         *