summaryrefslogtreecommitdiff
path: root/multimedia/libmpeg3/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-07-13 13:16:27 +0000
committerwiz <wiz@pkgsrc.org>2005-07-13 13:16:27 +0000
commite9de543098ed85cdc12a5ab6feaba67ac5c6f2cb (patch)
tree66fa33ddf358e5a016d932986522c00e61dc5788 /multimedia/libmpeg3/patches
parentfc14fe0bf49438b29496cb74899b64b302cd2106 (diff)
downloadpkgsrc-e9de543098ed85cdc12a5ab6feaba67ac5c6f2cb.tar.gz
Add RCS Id.
Diffstat (limited to 'multimedia/libmpeg3/patches')
-rw-r--r--multimedia/libmpeg3/patches/patch-ae6
1 files changed, 4 insertions, 2 deletions
diff --git a/multimedia/libmpeg3/patches/patch-ae b/multimedia/libmpeg3/patches/patch-ae
index 94c490468e6..4565152defa 100644
--- a/multimedia/libmpeg3/patches/patch-ae
+++ b/multimedia/libmpeg3/patches/patch-ae
@@ -1,5 +1,7 @@
+$NetBSD: patch-ae,v 1.3 2005/07/13 13:16:27 wiz Exp $
+
--- mpeg3io.c.orig 2001-05-20 05:05:26.000000000 +0200
-+++ mpeg3io.c 2005-06-08 00:54:51.000000000 +0200
++++ mpeg3io.c
@@ -1,11 +1,20 @@
#include "mpeg3private.h"
#include "mpeg3protos.h"
@@ -23,7 +25,7 @@
mpeg3_fs_t* mpeg3_new_fs(char *path)
{
mpeg3_fs_t *fs = calloc(1, sizeof(mpeg3_fs_t));
-@@ -88,27 +97,15 @@
+@@ -88,27 +97,15 @@ int mpeg3io_read_data(unsigned char *buf
int mpeg3io_device(char *path, char *device)
{