summaryrefslogtreecommitdiff
path: root/multimedia/xine-lib/patches/patch-gb
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine-lib/patches/patch-gb')
-rw-r--r--multimedia/xine-lib/patches/patch-gb22
1 files changed, 0 insertions, 22 deletions
diff --git a/multimedia/xine-lib/patches/patch-gb b/multimedia/xine-lib/patches/patch-gb
deleted file mode 100644
index f5c0baef010..00000000000
--- a/multimedia/xine-lib/patches/patch-gb
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-gb,v 1.3 2008/03/19 16:09:35 drochner Exp $
-
---- src/input/libreal/sdpplin.h.orig 2008-01-23 06:11:52.000000000 +0100
-+++ src/input/libreal/sdpplin.h
-@@ -37,7 +37,7 @@ typedef struct {
- char *id;
- char *bandwidth;
-
-- int stream_id;
-+ uint16_t stream_id;
- char *range;
- char *length;
- char *rtpmap;
-@@ -81,7 +81,7 @@ typedef struct {
-
- int flags;
- int is_real_data_type;
-- int stream_count;
-+ uint16_t stream_count;
- char *title;
- char *author;
- char *copyright;