From 9bf00ee878cbedc313abfef3e615a202bb196bb3 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 27 Feb 2017 12:51:06 +0000 Subject: - Add LICENSE - Regenerate patches --- multimedia/mplex/files/patch-inptstrm.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'multimedia/mplex/files/patch-inptstrm.c') 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); -- cgit v1.2.3