X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=plugins%2Fradio%2Fradio-api.h;h=4ea41b1c7f9a29722cfb933877d3a325f69829ae;hb=14b0b56a3a63df1415b13bf410f8fee2b6661d18;hp=3645fff8fe87c0b4e328d44bca30cfaa75c33aaf;hpb=41c462374fb25fae29f3b4a28eb99fdb639e8547;p=src%2Fapp-framework-binder.git diff --git a/plugins/radio/radio-api.h b/plugins/radio/radio-api.h index 3645fff8..4ea41b1c 100644 --- a/plugins/radio/radio-api.h +++ b/plugins/radio/radio-api.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2015 "IoT.bzh" + * Author "Manuel Bachmann" * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -47,4 +48,4 @@ typedef struct { unsigned char is_playing; /* radio is playing: 0(false)/1(true) */ } radioCtxHandleT; -#endif /* RADIO_API_H */ \ No newline at end of file +#endif /* RADIO_API_H */