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

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