From 4b8bb863412723af38da603d88400200d4664528 Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Wed, 19 Feb 2003 00:58:11 +0000 Subject: [PATCH] bug fix svn path=/trunk/boinc/; revision=938 --- client/client_types.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/client_types.C b/client/client_types.C index d266360805..8801ac5fbe 100644 --- a/client/client_types.C +++ b/client/client_types.C @@ -77,8 +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, "")) continue; + else if (match_tag(buf, "")) continue; else if (match_tag(buf, "")) { retval = copy_element_contents( in,