[libarmbox] libeplayer3-arm code format

This commit is contained in:
max_10
2018-08-30 14:05:36 +02:00
committed by Thilo Graf
parent 4dc1decaf4
commit 6886c61e10
15 changed files with 138 additions and 90 deletions

View File

@@ -44,7 +44,7 @@ typedef struct Track_s
/* new field for ffmpeg - add at the end so no problem
* can occur with not changed srt saa container
*/
char *language;
char *language;
/* length of track */
int64_t duration;