Commit 6de56590 authored by David Rothstein's avatar David Rothstein
Browse files

Fix broken function docblock in system.install.

parent 031c13e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3135,7 +3135,7 @@ function system_update_7078() {
  ), array('unique keys' => array('formats' => array('format', 'type'))));
}

/*
/**
 * Convert the 'filesize' column in {file_managed} to a bigint.
 */
function system_update_7079() {