CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / x11 / cairo / fcfini.patch
1 --- ./test/cairo-test.c.orig    2005-08-14 16:58:34.000000000 +0200
2 +++ ./test/cairo-test.c 2005-08-14 16:58:53.000000000 +0200
3 @@ -572,7 +572,7 @@
4      fclose (cairo_test_log_file);
5  
6  #if HAVE_FCFINI
7 -    FcFini ();
8 +    // FcFini ();
9  #endif
10  
11      return ret;