dvr: fix stupid compilation mistake (fixes #2038)
This commit is contained in:
parent
82048878c8
commit
19a2b875e8
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ struct dvr_entry_list dvrentries;
|
|||
|
||||
static void dvr_timer_expire(void *aux);
|
||||
static void dvr_timer_start_recording(void *aux);
|
||||
static void dvr_timer_stop_recording(void *aux);
|
||||
|
||||
/*
|
||||
* Completed
|
||||
|
|
Loading…
Add table
Reference in a new issue