mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
libtriple: bring cRecord::Open in line with CS code
Origin commit data
------------------
Branch: master
Commit: 776f4ba518
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:
@@ -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