Merge "When file sha1 populator fixes wrong values, make it fix the other metadata."
[lhc/web/wiklou.git] / includes / Hooks.php
index 54c18fd..bc39f2f 100644 (file)
@@ -259,7 +259,7 @@ class Hooks {
        /**
         * This REALLY should be protected... but it's public for compatibility
         *
-        * @param $errno
+        * @param $errno int Unused
         * @param $errstr String: error message
         * @return Boolean: false
         */