Index: modules/system/system.api.php =================================================================== RCS file: /cvs/drupal/drupal/modules/system/system.api.php,v retrieving revision 1.68 diff -u -F^f -r1.68 system.api.php --- modules/system/system.api.php 31 Aug 2009 05:47:34 -0000 1.68 +++ modules/system/system.api.php 31 Aug 2009 16:32:13 -0000 @@ -1458,8 +1458,6 @@ function hook_file_download($filepath) { * (50+ times per page) so performance is critical. * * This function should alter the URI, if it wants to rewrite the file URL. - * If it does so, no other hook_file_url_alter() implementation will be - * allowed to further alter the path. * * @param $uri * The URI to a file for which we need an external URL, or the path to a