mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Fix up some double spaces
This commit is contained in:
		
							parent
							
								
									efcddf68c7
								
							
						
					
					
						commit
						684b89c639
					
				
					 38 changed files with 75 additions and 76 deletions
				
			
		| 
						 | 
				
			
			@ -193,7 +193,7 @@ static int parse_device_property(pa_bluetooth_discovery *y, pa_bluetooth_device
 | 
			
		|||
 | 
			
		||||
    dbus_message_iter_get_basic(i, &key);
 | 
			
		||||
 | 
			
		||||
    if (!dbus_message_iter_next(i))  {
 | 
			
		||||
    if (!dbus_message_iter_next(i)) {
 | 
			
		||||
        pa_log("Property value missing");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			@ -323,7 +323,7 @@ static int parse_audio_property(pa_bluetooth_discovery *u, int *state, DBusMessa
 | 
			
		|||
 | 
			
		||||
    dbus_message_iter_get_basic(i, &key);
 | 
			
		||||
 | 
			
		||||
    if (!dbus_message_iter_next(i))  {
 | 
			
		||||
    if (!dbus_message_iter_next(i)) {
 | 
			
		||||
        pa_log("Property value missing");
 | 
			
		||||
        return -1;
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue