Updated comments

This commit is contained in:
Jeremy Ruston 2011-12-11 16:00:01 +00:00
parent 0ae3d3e020
commit afb80d5fa8
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
/*
FileRetriever can asynchronously retrieve files from HTTP URLs or the local file system. It incorporates
throttling so that we don't get error EMFILE "Too many open files".
FileRetriever can asynchronously retrieve files from HTTP URLs or the local file system
*/
/*jslint node: true */