diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /print/gnome-print/files/patch-libgnomeprint_parseTT.h | |
parent | Fix the string format vulnerability desribed at (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'print/gnome-print/files/patch-libgnomeprint_parseTT.h')
-rw-r--r-- | print/gnome-print/files/patch-libgnomeprint_parseTT.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/print/gnome-print/files/patch-libgnomeprint_parseTT.h b/print/gnome-print/files/patch-libgnomeprint_parseTT.h deleted file mode 100644 index f938cc0d4d5a..000000000000 --- a/print/gnome-print/files/patch-libgnomeprint_parseTT.h +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeprint/parseTT.h.orig Mon Mar 22 23:30:50 2004 -+++ libgnomeprint/parseTT.h Mon Mar 22 23:31:05 2004 -@@ -22,7 +22,8 @@ - BEGIN_GNOME_DECLS - - #include <glib.h> --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - - /* - * Convert loaded Freetype TTF face to Type1 |