mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-04 01:03:04 +00:00 
			
		
		
		
	minor fixes
This commit is contained in:
		@@ -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;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user