diff --git a/client/log_flags.cpp b/client/log_flags.cpp
index d8591b3642..c1a28a005f 100644
--- a/client/log_flags.cpp
+++ b/client/log_flags.cpp
@@ -540,6 +540,48 @@ void process_gpu_exclusions() {
unsigned int i, j, a;
PROJECT *p;
+ // check the syntactic validity of the exclusions
+ //
+ for (i=0; i.
-// BOINC's remote job submission system allows users to:
-// 1) manage a set of files on the server,
-// with physical names that are isolated from other users
-// 2) submit batches of jobs
-//
-// These features can be provided by a "portal" web site
-// that is distinct from the BOINC server.
-//
-// This file contains library functions that can be used by portals.
-// It communicates (using HTTP/XML) with the BOINC server.
+// This file contains a PHP binding of a web-service interface
+// for submitting jobs to a BOINC server.
//
// Functions:
// boinc_abort_batch(): abort a batch
diff --git a/tools/process_input_template.cpp b/tools/process_input_template.cpp
index 047919a1df..edaf74fe0c 100644
--- a/tools/process_input_template.cpp
+++ b/tools/process_input_template.cpp
@@ -246,7 +246,7 @@ static int process_file_info(
//
urlstr = "";
for (unsigned int i=0; i" + urls.at(i) + "\n";
+ urlstr += " " + urls.at(i) + string(infiles[file_number]) + "\n";
}
sprintf(buf,
" %s\n"