[svn r87] Minor fix on reading function. trunk
authorrosfran
Wed Nov 15 14:37:59 2006 +0000 (2006-11-15)
branchtrunk
changeset 86ac9a990a5733
parent 85 7f6ea4639cb9
child 87 9ea342c364de
[svn r87] Minor fix on reading function.
gmyth/src/gmyth_file_transfer.c
     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  	    	{