diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
commit | 70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch) | |
tree | 14c35099cfb4f4257c5e0b8e589d530fcb829468 /emulators/wine-devel/files/patch-gd | |
parent | Fix typo. (ghostscript55htff -> ghostscript55httf) (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes:
svn path=/head/; revision=30942
svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'emulators/wine-devel/files/patch-gd')
-rw-r--r-- | emulators/wine-devel/files/patch-gd | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/emulators/wine-devel/files/patch-gd b/emulators/wine-devel/files/patch-gd deleted file mode 100644 index 41acbbab4675..000000000000 --- a/emulators/wine-devel/files/patch-gd +++ /dev/null @@ -1,16 +0,0 @@ ---- include/ttydrv.h~ Thu Mar 30 21:26:44 2000 -+++ include/ttydrv.h Sat Jun 17 00:03:21 2000 -@@ -11,4 +11,5 @@ - #ifdef HAVE_NCURSES_H - # include <ncurses.h> -+# undef trace - #elif defined(HAVE_CURSES_H) - # include <curses.h> ---- console/ncurses.c~ Sat Jun 17 01:39:59 2000 -+++ console/ncurses.c Sat Jun 17 01:34:56 2000 -@@ -30,4 +30,5 @@ - #ifdef HAVE_NCURSES_H - # include <ncurses.h> -+# undef trace - #else - # ifdef HAVE_CURSES_H |