fixed whitespaces

added looping for omxplayer to get correct behavior on IIDX double play for video playback
This commit is contained in:
icex2 2016-04-11 19:25:51 +02:00 committed by icex2
parent 705e8acafb
commit 7d08812f01
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ void *VideoThread( void *state )
}
}
return NULL;
return NULL;
}
void VideoThreadAction( unsigned int opcode, unsigned int argument )