1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-13 03:30:33 +00:00

Fix file name on header

This commit is contained in:
Carles Fernandez 2020-01-20 21:04:26 +01:00
parent d4884ed440
commit 492a1185ff
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -1,5 +1,5 @@
/*!
* \file channel_msg_receiver_cc.h
* \file channel_status_msg_receiver_cc.h
* \brief GNU Radio block that receives asynchronous channel messages from acquisition and tracking blocks
* \author Javier Arribas, 2019. jarribas(at)cttc.es
*