diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-11-30 19:53:00 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-11-30 19:53:00 +0000 |
commit | 5b0a8f843b962d613a965fe87a3996610cb372d3 (patch) | |
tree | ba5b2bf3768e178f4ae304d826814765daaa05f5 /graphics/xine/files/patch-src::xitk::snapshot.c | |
parent | Update to 20011121 (diff) |
Update xine and libxine to 0.9.6.
Submitted by: lioux (for updating to 0.9.3)
Reviewed by: knu
Notes
Notes:
svn path=/head/; revision=50773
Diffstat (limited to 'graphics/xine/files/patch-src::xitk::snapshot.c')
-rw-r--r-- | graphics/xine/files/patch-src::xitk::snapshot.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/xine/files/patch-src::xitk::snapshot.c b/graphics/xine/files/patch-src::xitk::snapshot.c deleted file mode 100644 index 010b8b0ac498..000000000000 --- a/graphics/xine/files/patch-src::xitk::snapshot.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/xitk/snapshot.c.orig Fri Oct 19 16:41:20 2001 -+++ src/xitk/snapshot.c Fri Oct 19 16:41:46 2001 -@@ -48,7 +48,7 @@ - - #include <stdio.h> - #include <string.h> --#include <alloca.h> -+#include <stdlib.h> - #include <pthread.h> - - #include "xitk.h" |