Index: includes/update.inc =================================================================== RCS file: /cvs/drupal/drupal/includes/update.inc,v retrieving revision 1.34 diff -u -F '^f' -u -F '^f' -r1.34 update.inc --- includes/update.inc 4 Feb 2010 17:03:19 -0000 1.34 +++ includes/update.inc 7 Feb 2010 13:58:57 -0000 @@ -173,7 +173,7 @@ function update_prepare_d7_bootstrap() { * array( * 0 => 'mymodule-block-1', * 1 => 'mymodule-block-2', - * ); + * ), * ); */ function update_fix_d7_block_deltas(&$sandbox, $renamed_deltas) {