summaryrefslogtreecommitdiff
path: root/multimedia/mplex/files/patch-inptstrm.c
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-27 12:51:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-27 12:51:06 +0000
commit9bf00ee878cbedc313abfef3e615a202bb196bb3 (patch)
treeacab3789a7fd9ceefb1914af9b790f91e98334df /multimedia/mplex/files/patch-inptstrm.c
parent- Cleanup pkg-descr (diff)
- Add LICENSE
- Regenerate patches
Notes
Notes: svn path=/head/; revision=434931
Diffstat (limited to 'multimedia/mplex/files/patch-inptstrm.c')
-rw-r--r--multimedia/mplex/files/patch-inptstrm.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mplex/files/patch-inptstrm.c b/multimedia/mplex/files/patch-inptstrm.c
index 92e720da93e8..88f0871910d6 100644
--- a/multimedia/mplex/files/patch-inptstrm.c
+++ b/multimedia/mplex/files/patch-inptstrm.c
@@ -1,12 +1,12 @@
---- inptstrm.c.orig Wed May 31 08:04:11 1995
-+++ inptstrm.c Mon Sep 4 18:17:45 2000
+--- inptstrm.c.orig 1995-05-31 13:04:11 UTC
++++ inptstrm.c
@@ -1,4 +1,5 @@
#include "main.h"
+extern int Interactive;
/*************************************************************************
MPEG Streams Kontrolle
-@@ -310,6 +311,7 @@
+@@ -310,6 +311,7 @@ unsigned int length;
fclose (info_file);
output_info_video (video_info);
@@ -14,7 +14,7 @@
ask_continue ();
}
-@@ -565,6 +567,7 @@
+@@ -565,6 +567,7 @@ unsigned int length;
close_bit_stream_r (&audio_bs);
fclose (info_file);
output_info_audio (audio_info);