From 24b5a922ad5c8db5fd44198689782dd4ff2fa892 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Thu, 13 Jan 2005 23:45:16 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=5116 --- client/client_types.C | 1 + 1 file changed, 1 insertion(+) diff --git a/client/client_types.C b/client/client_types.C index 481aa9f1c8..9289940a33 100644 --- a/client/client_types.C +++ b/client/client_types.C @@ -1079,6 +1079,7 @@ void WORKUNIT::clear_errors() { } } } + int RESULT::parse_ack(FILE* in) { char buf[256];