summaryrefslogtreecommitdiff
path: root/x11/gnomelibs/files/patch-gtk-xmhtml::images.c
blob: 6e24a95c4b67c454deed37552fb5d2130a90aec1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- gtk-xmhtml/images.c	2001/12/15 05:19:03	1.1
+++ gtk-xmhtml/images.c	2001/12/15 05:19:22
@@ -2393,7 +2393,7 @@
 		{
 			if(!html->html.xcc)
 				_XmHTMLCheckXCC(html);
-			image->xcc = html->html.xcc;
+			xcc = image->xcc = html->html.xcc;
 		}
 	}