message_hangler.C

svn path=/trunk/boinc/; revision=3840
This commit is contained in:
David Anderson 2004-07-10 00:15:33 +00:00
parent 17439c97a8
commit a9315ea53d
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ void handle_wu(
for (int i=0; i<n; i++) {
sprintf(suffix, "%d", items.size()+i);
char rtfpath[256];
sprintf(rtfpath, "%s", items[0].result_template_file);
sprintf(rtfpath, "../%s", items[0].result_template_file);
retval = create_result(
items[0].id, items[0].appid, items[0].name,
rtfpath, suffix, key, ""