mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
305 B

--- gtkextra-2-20031116/gtkextra/gtkpsfont.c.orig 2003-11-27 06:25:54.000000000 +0100
+++ gtkextra-2-20031116/gtkextra/gtkpsfont.c 2003-11-27 06:26:36.000000000 +0100
@@ -357,7 +357,7 @@
{
GList *list;
- if(psfont_refcont <= 0) return;
+ if(psfont_refcount <= 0) return;
psfont_refcount--;