mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 04:40:30 +00:00
Video decoder: typo
This commit is contained in:
@@ -1239,7 +1239,7 @@ static bool reconfigure_decoder(struct state_video_decoder *decoder,
|
||||
<< display_desc << "\n";
|
||||
return false;
|
||||
}
|
||||
LOG(LOG_LEVEL_NOTICE) << MOD_NAME << "Sucessfully reconfigured display to "
|
||||
LOG(LOG_LEVEL_NOTICE) << MOD_NAME << "Successfully reconfigured display to "
|
||||
<< display_desc << "\n";
|
||||
decoder->display_desc = display_desc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user