make event_time_txt() visible
This commit is contained in:
parent
08cc817951
commit
c2adc6bde7
1 changed files with 2 additions and 0 deletions
2
epg.h
2
epg.h
|
@ -48,4 +48,6 @@ void epg_update_event_by_id(th_channel_t *ch, uint16_t event_id,
|
|||
void epg_transfer_events(th_channel_t *ch, struct event_queue *src,
|
||||
const char *srcname);
|
||||
|
||||
void event_time_txt(time_t start, int duration, char *out, int outlen);
|
||||
|
||||
#endif /* EPG_H */
|
||||
|
|
Loading…
Add table
Reference in a new issue