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)
|
||||
signal( SIGPIPE, SIG_IGN );
|
||||
#endif
|
||||
return( 0 );
|
||||
#endif
|
||||
return( 0 );
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user