diff --git "a/X:\\imagefield_crop.api.php" "b/X:\\imagefield_crop.api.php.original"
index 1516026..8f8c43e 100644
--- "a/X:\\imagefield_crop.api.php"
+++ "b/X:\\imagefield_crop.api.php.original"
@@ -2,9 +2,9 @@
 
 /**
  * This hook is use to notify other module about changed crop area.
- * @param $variables
+ * @param $file
  * @return void
  */
-function hook_imagefield_crop_image_crop_updated($variables) {
+function hook_imagefield_crop_image_crop_updated($file) {
 
 }
\ No newline at end of file
