mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
libtriple: bring cDemux::Start in line with CS code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 448f88fcac
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-10-01 (Sat, 01 Oct 2011)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -119,7 +119,7 @@ void cDemux::Close(void)
|
||||
fd = -1;
|
||||
}
|
||||
|
||||
bool cDemux::Start(void)
|
||||
bool cDemux::Start(bool)
|
||||
{
|
||||
if (fd < 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user