mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
libeplayer3-arm: Code formatting
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
/* ***************************** */
|
||||
|
||||
/* ***************************** */
|
||||
/* Varaibles */
|
||||
/* Variables */
|
||||
/* ***************************** */
|
||||
|
||||
extern Manager_t AudioManager;
|
||||
@@ -58,6 +58,7 @@ ManagerHandler_t ManagerHandler =
|
||||
/* ***************************** */
|
||||
/* Functions */
|
||||
/* ***************************** */
|
||||
|
||||
void copyTrack(Track_t *to, Track_t *from)
|
||||
{
|
||||
if (NULL != to && NULL != from)
|
||||
|
Reference in New Issue
Block a user