summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/input/input_dvb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/input_dvb.c b/src/input/input_dvb.c
index 2fbb73cc8..3ca6229e2 100644
--- a/src/input/input_dvb.c
+++ b/src/input/input_dvb.c
@@ -49,6 +49,7 @@
* OSD - this will allow for filtering/searching of epg data - useful for automatic recording :)
* - Parse EPG info directly from TS to allow for constant updates, or read from a separate thread.
* Activating EPG will currently block the calling thread, which may cause issues with recording.
+ *
*/
#ifdef HAVE_CONFIG_H