mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 19:50:34 +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") )
|
||||
{
|
||||
std::cout << "The VOLK profiler." << std::endl
|
||||
std::cout << "The GNSS-SDR VOLK profiler." << std::endl
|
||||
<< desc << std::endl;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user