aboutsummaryrefslogtreecommitdiffstats
path: root/src/tv/channels.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tv/channels.h')
-rw-r--r--src/tv/channels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tv/channels.h b/src/tv/channels.h
index 7b47119..5cb4f40 100644
--- a/src/tv/channels.h
+++ b/src/tv/channels.h
@@ -1,4 +1,4 @@
-double get_tv_frequency(int channel, double *audio_offset);
+double get_tv_frequency(const char *channel, double *audio_offset);
void list_tv_channels(void);