mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-10-29 05:40:23 -04:00 
			
		
		
		
	Kill spaces on EOL
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1465 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									e4d63d0d80
								
							
						
					
					
						commit
						1e12e0ee8d
					
				
					 21 changed files with 2721 additions and 2721 deletions
				
			
		|  | @ -764,7 +764,7 @@ static void command_create_playback_stream(PA_GCC_UNUSED pa_pdispatch *pd, PA_GC | |||
|     CHECK_VALIDITY(c->pstream, map.channels == ss.channels && volume.channels == ss.channels, tag, PA_ERR_INVALID); | ||||
|     CHECK_VALIDITY(c->pstream, maxlength > 0 && maxlength <= MAX_MEMBLOCKQ_LENGTH, tag, PA_ERR_INVALID); | ||||
|     CHECK_VALIDITY(c->pstream, maxlength >= pa_frame_size(&ss), tag, PA_ERR_INVALID); | ||||
|      | ||||
| 
 | ||||
|     if (sink_index != PA_INVALID_INDEX) { | ||||
|         sink = pa_idxset_get_by_index(c->protocol->core->sinks, sink_index); | ||||
|         CHECK_VALIDITY(c->pstream, sink, tag, PA_ERR_NOENTITY); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lennart Poettering
						Lennart Poettering