mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
fix typo
Origin commit data
------------------
Branch: master
Commit: 4f41c6d202
Author: TangoCash <eric@loxat.de>
Date: 2020-09-17 (Thu, 17 Sep 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -858,7 +858,7 @@ AVFormatContext *cPlayback::GetAVFormatContext()
|
|||||||
{
|
{
|
||||||
if (player && player->container && player->container->selectedContainer)
|
if (player && player->container && player->container->selectedContainer)
|
||||||
{
|
{
|
||||||
player->container->selectedContainer->Command(player, CONTAINER_GET_AVCONTEXT, avft);
|
player->container->selectedContainer->Command(player, CONTAINER_GET_AVFCONTEXT, avft);
|
||||||
}
|
}
|
||||||
return avft;
|
return avft;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user