Fixed example for Threads

This commit is contained in:
REAS
2013-07-08 20:18:13 -07:00
parent 1f3a5180d7
commit 86c68ca4b3

View File

@@ -26,8 +26,7 @@ String[] urls = {
"http://www.processing.org/learning/gettingstarted/",
"http://www.processing.org/download/",
"http://www.processing.org/shop/",
"http://www.processing.org/about/",
"http://www.processing.org/about/people"
"http://www.processing.org/about/"
};
// This will keep track of whether the thread is finished