Oops - fix misnamed function call in Pipe_Discard_Stream().
This commit is contained in:
		
							parent
							
								
									96a2da1813
								
							
						
					
					
						commit
						0c5afda7e8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -66,7 +66,7 @@ uint8_t Pipe_Discard_Stream(uint16_t Length,
 | 
			
		|||
		}
 | 
			
		||||
		else
 | 
			
		||||
		{
 | 
			
		||||
			Pipe_Discard_Byte();
 | 
			
		||||
			Pipe_Discard_8();
 | 
			
		||||
			
 | 
			
		||||
			Length--;
 | 
			
		||||
			BytesInTransfer++;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue