Updated comments

print-window-tiddler
Jeremy Ruston 2011-12-11 16:00:01 +00:00
rodzic 0ae3d3e020
commit afb80d5fa8
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -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 */