1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-31 07:13:03 +00:00
This commit is contained in:
Carles Fernandez
2017-11-01 20:49:10 +01:00
parent afb3aa14f6
commit a9be24420e

View File

@@ -92,7 +92,7 @@ Fmcomms2SignalSource::Fmcomms2SignalSource(ConfigurationInterface* configuration
} }
else else
{ {
LOG(FATAL) << "Exception: item type " << item_type_ << " not suported!"; LOG(FATAL) << "Exception: item type " << item_type_ << " not supported!";
} }
if (samples_ != 0) if (samples_ != 0)