mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 20:20:35 +00:00
overlooked one tab in a comment section which clang-tidy does not fix
this should fix the failing clang-tidy check
This commit is contained in:
parent
cad8659116
commit
170e4666d1
@ -44,7 +44,7 @@ class ConfigurationInterface;
|
|||||||
//! - may be overridden by the -signal_source or -s command-line arguments
|
//! - may be overridden by the -signal_source or -s command-line arguments
|
||||||
//!
|
//!
|
||||||
//! .sample_type - data type read out from the fifo. default ishort ;
|
//! .sample_type - data type read out from the fifo. default ishort ;
|
||||||
//! - note: not output format. that is always gr_complex
|
//! - note: not output format. that is always gr_complex
|
||||||
//!
|
//!
|
||||||
//! .dump - whether to archive input data
|
//! .dump - whether to archive input data
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user