From a108fbbc31b06d7dda797228d4b2f41f1a376e6d Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Wed, 19 Feb 2003 00:49:38 +0000 Subject: [PATCH] parse account fix svn path=/trunk/boinc/; revision=937 --- client/client_types.C | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/client_types.C b/client/client_types.C index 03099bce6a..d266360805 100644 --- a/client/client_types.C +++ b/client/client_types.C @@ -77,6 +77,8 @@ int PROJECT::parse_account(FILE* in) { else if (parse_str(buf, "", master_url, sizeof(master_url))) continue; else if (parse_str(buf, "", authenticator, sizeof(authenticator))) continue; else if (parse_double(buf, "", resource_share)) continue; + else if (match_tag(buf, "")) continue; + else if (match_tag(buf, "")) continue; else if (match_tag(buf, "")) { retval = copy_element_contents( in,