[svn r87] Minor fix on reading function.
1.1 --- a/gmyth/src/gmyth_file_transfer.c Tue Nov 14 18:02:43 2006 +0000
1.2 +++ b/gmyth/src/gmyth_file_transfer.c Wed Nov 15 14:37:59 2006 +0000
1.3 @@ -898,7 +898,7 @@
1.4 sent = 0;
1.5 response = FALSE;
1.6 found_backend_msg = TRUE;
1.7 - goto clean_up;
1.8 + goto cleanup;
1.9 }
1.10 else
1.11 {