Magellan Linux

Annotation of /trunk/libmpeg3/patches/libmpeg3-1.7-mpeg3split.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 224 - (hide annotations) (download)
Sat Jun 23 13:53:28 2007 UTC (16 years, 11 months ago) by niro
File size: 278 byte(s)
-new fixes

1 niro 224 --- mpeg3split.c.orig 2006-09-09 22:44:37.295671832 +0200
2     +++ mpeg3split.c 2006-09-09 22:44:55.147738443 +0200
3     @@ -2,6 +2,7 @@
4     #include <stdlib.h>
5     #include <string.h>
6    
7     +#include "mpeg3private.h"
8     #include "mpeg3private.inc"
9    
10     void copy_data(FILE *out, FILE *in, long bytes)