mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	core: Fix comments.
This commit is contained in:
		
							parent
							
								
									202b7e3abb
								
							
						
					
					
						commit
						92fbb294b7
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -518,8 +518,8 @@ static void memblock_free(pa_memblock *b) {
 | 
			
		|||
 | 
			
		||||
        case PA_MEMBLOCK_APPENDED:
 | 
			
		||||
 | 
			
		||||
            /* We could attached it unused_memblocks, but that would
 | 
			
		||||
             * probably waste some considerable memory */
 | 
			
		||||
            /* We could attach it to unused_memblocks, but that would
 | 
			
		||||
             * probably waste some considerable amount of memory */
 | 
			
		||||
            pa_xfree(b);
 | 
			
		||||
            break;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue