aboutsummaryrefslogtreecommitdiffstats
path: root/include/grgsm/demapping/tch_f_chans_demapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grgsm/demapping/tch_f_chans_demapper.h')
-rw-r--r--include/grgsm/demapping/tch_f_chans_demapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grgsm/demapping/tch_f_chans_demapper.h b/include/grgsm/demapping/tch_f_chans_demapper.h
index c04c749..32bed30 100644
--- a/include/grgsm/demapping/tch_f_chans_demapper.h
+++ b/include/grgsm/demapping/tch_f_chans_demapper.h
@@ -48,7 +48,7 @@ namespace gr {
* class. gsm::tch_f_chans_demapper::make is the public interface for
* creating new instances.
*/
- static sptr make(unsigned int timeslot_nr);
+ static sptr make(unsigned int timeslot_nr, int tch_type, int tch_h_channel);
};
} // namespace gsm