--- imagefield_assist.module	2010-06-15 12:03:09.000000000 +0200
+++ imagefield_assist.module.new	2010-06-15 12:12:01.000000000 +0200
@@ -1098,7 +1098,7 @@ function imagefield_assist_get_presets()
 /**
  * Construct the image properties form.
  */
-function imagefield_assist_properties_form($form_state, &$img, $update) {
+function imagefield_assist_properties_form($form_state, $img, $update) {
   require_once drupal_get_path('module', 'imagefield_assist') .'/includes/imagefield_assist.token.inc';
 
   $image_info = image_get_info(file_create_path($img->path));
