mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-15 22:34:58 +00:00
minor fixes
This commit is contained in:
parent
9499fe434b
commit
3680e92a80
@ -121,7 +121,7 @@ int main(int argc, char *argv[]) {
|
|||||||
*/
|
*/
|
||||||
if ( vm.count("help") )
|
if ( vm.count("help") )
|
||||||
{
|
{
|
||||||
std::cout << "The VOLK profiler." << std::endl
|
std::cout << "The GNSS-SDR VOLK profiler." << std::endl
|
||||||
<< desc << std::endl;
|
<< desc << std::endl;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user