mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3: rename Content_t => Player
This commit is contained in:
@@ -41,7 +41,7 @@ if (debug_level >= level) printf(x); } while (0)
|
||||
#define container_err(x...)
|
||||
#endif
|
||||
|
||||
static int Command(Context_t *context, ContainerCmd_t command, const char *argument __attribute__((unused)))
|
||||
static int Command(Player *context, ContainerCmd_t command, const char *argument __attribute__((unused)))
|
||||
{
|
||||
int ret = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user