Re: [Fwd: [evolution-patches] gtkhtml build failed]



I'm confused, this patch isn't needed for either branch.  Please don't
resend patches that don't make any sense.

--Larry

On Wed, 2003-08-13 at 06:54, Antonio Xu wrote:
> I have to resend my requestion for bug review again, Please review my 
> patch, that is very important for us.
> -------- Original Message --------
> Subject: [evolution-patches] gtkhtml build failed
> Date: Mon, 11 Aug 2003 12:56:11 +0800
> From: Antonio Xu <antonio xu sun com>
> To: evolution-patches <evolution-patches lists ximian com>, 
> gtkhtml-maintainers ximian com
> 
> 
> 
> Hello All,
> 
> Please review my patch for gtkhtml, this patch can resolve the problem 
> of gtkhtml build failed.
> 
> Thanks
> Anto
> 
> 
> ______________________________________________________________________
> 
> Index: src/htmlengine.c
> ===================================================================
> RCS file: /cvs/gnome/gtkhtml/src/htmlengine.c,v
> retrieving revision 1.566
> diff -u -r1.566 htmlengine.c
> --- src/htmlengine.c	7 Aug 2003 14:58:41 -0000	1.566
> +++ src/htmlengine.c	11 Aug 2003 03:52:29 -0000
> @@ -1550,7 +1550,7 @@
>  	char *cols = NULL;
>  
>  	if (e->allow_frameset)
> -		return
> +		return ;
>  
>  	html_string_tokenizer_tokenize (e->st, attr + 8, " >");
>  	while (html_string_tokenizer_has_more_tokens (e->st)) {




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]