mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libtriple: bring cRecord::Open in line with CS code
This commit is contained in:
@@ -44,7 +44,7 @@ cRecord::~cRecord()
|
||||
INFO("end\n");
|
||||
}
|
||||
|
||||
bool cRecord::Open(int /*numpids*/)
|
||||
bool cRecord::Open(void)
|
||||
{
|
||||
INFO("\n");
|
||||
exit_flag = RECORD_STOPPED;
|
||||
|
Reference in New Issue
Block a user