libeplayer3-arm: insert original blank lines from exteplayer3.git, for better merge

Origin commit data
------------------
Branch: master
Commit: 704bcc5a21
Author: max_10 <max_10@gmx.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2018-04-10 11:31:57 +02:00
committed by Thilo Graf
parent 80a4741007
commit c02dd5f9ef
79 changed files with 2070 additions and 117 deletions

View File

@@ -74,6 +74,7 @@ typedef struct Output_s
int32_t (* Command)(Context_t *, OutputCmd_t, void *);
int32_t (* Write)(Context_t *, void *);
char **Capabilities;
} Output_t;
extern Output_t LinuxDvbOutput;