mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Fix typo in previous commit
This commit is contained in:
		
							parent
							
								
									6a398d4234
								
							
						
					
					
						commit
						ee5db1d6b9
					
				@ -143,8 +143,8 @@ static int net_prepare( void )
 | 
				
			|||||||
#if !defined(EFIX64) && !defined(EFI32)
 | 
					#if !defined(EFIX64) && !defined(EFI32)
 | 
				
			||||||
    signal( SIGPIPE, SIG_IGN );
 | 
					    signal( SIGPIPE, SIG_IGN );
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
    return( 0 );
 | 
					 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					    return( 0 );
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user