summaryrefslogtreecommitdiff
path: root/includes/Hooks.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Hooks.php')
-rw-r--r--includes/Hooks.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/Hooks.php b/includes/Hooks.php
index e1c1d50b..bc39f2fc 100644
--- a/includes/Hooks.php
+++ b/includes/Hooks.php
@@ -259,7 +259,7 @@ class Hooks {
/**
* This REALLY should be protected... but it's public for compatibility
*
- * @param $errno Unused
+ * @param $errno int Unused
* @param $errstr String: error message
* @return Boolean: false
*/