diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2010-04-01 11:24:40 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2010-04-01 11:24:40 +0200 |
commit | 602289d4a5303d666ae9eda87fb12c0ea0225c13 (patch) | |
tree | 740f7fc52aabd71795c5cbfbdea3f654288514ac /console/scantv.c | |
parent | 884f30aead9ef2272ee8646164590670f8bff365 (diff) |
v3.81
Diffstat (limited to 'console/scantv.c')
-rw-r--r-- | console/scantv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console/scantv.c b/console/scantv.c index 9447eef..d1e0cf1 100644 --- a/console/scantv.c +++ b/console/scantv.c @@ -194,6 +194,7 @@ main(int argc, char **argv) attr_init(); audio_init(); + freq_init(); /* ask the user some questions ... */ attr = ng_attr_byid(attrs,ATTR_ID_NORM); |