mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
libtriple: bring cDemux::Start in line with CS code
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