minor fixes

This commit is contained in:
Carles Fernandez
2014-11-07 19:04:59 +01:00
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;
}