aboutsummaryrefslogtreecommitdiffstats
path: root/grc
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-06-29 22:22:27 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2016-06-29 22:22:27 +0200
commit0a60e7a70a44bc5b3bb49be1ca623c93f9d339ee (patch)
tree43b4d65f2c8dd691f7d31e726d8ae4ea349ab509 /grc
parent72db257caa467138dcf5ca26b039b3e52e6717ca (diff)
Corrections of tch/f decoder - removal of parameter continued
Diffstat (limited to 'grc')
-rw-r--r--grc/decoding/gsm_tch_f_decoder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/decoding/gsm_tch_f_decoder.xml b/grc/decoding/gsm_tch_f_decoder.xml
index cbc3234..3d1152e 100644
--- a/grc/decoding/gsm_tch_f_decoder.xml
+++ b/grc/decoding/gsm_tch_f_decoder.xml
@@ -3,7 +3,7 @@
<name>TCH/F decoder</name>
<key>gsm_tch_f_decoder</key>
<import>import grgsm</import>
- <make>grgsm.tch_f_decoder($mode, $file, $boundary_check)</make>
+ <make>grgsm.tch_f_decoder($mode, $boundary_check)</make>
<param>
<name>TCH coding mode</name>