diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-04-30 04:03:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-04-30 04:03:08 +0000 |
commit | adcd7b98addb404bb6cb4dd877238c19d6815c7b (patch) | |
tree | ebaff14f8e2321a0ee2456c1124e244617bd4034 /misc/splitvt/files/patch-videomem.c | |
parent | The 6.4.0-11 was rerolled under the same name. ImageMagick admitted the (diff) |
Update to 1.6.6
Notes
Notes:
svn path=/head/; revision=212312
Diffstat (limited to 'misc/splitvt/files/patch-videomem.c')
-rw-r--r-- | misc/splitvt/files/patch-videomem.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/splitvt/files/patch-videomem.c b/misc/splitvt/files/patch-videomem.c deleted file mode 100644 index 7c1126ec9330..000000000000 --- a/misc/splitvt/files/patch-videomem.c +++ /dev/null @@ -1,10 +0,0 @@ ---- videomem.c.orig Sat Feb 18 14:24:04 1995 -+++ videomem.c Wed Jun 18 04:45:50 2003 -@@ -2,6 +2,7 @@ - /* This file holds the functions for manipulating video memory */ - - #include <stdio.h> -+#include <stdlib.h> - #include "video.h" - #include "terminal.h" - |