Added missing newlines to all files
This caused build errors some systems, namely RHEL 5.
This commit is contained in:
@ -184,4 +184,4 @@ bool
|
||||
ssl_required_but_not_negotiated(DCB *dcb)
|
||||
{
|
||||
return (NULL != dcb->listen_ssl && SSL_HANDSHAKE_UNKNOWN == dcb->ssl_state);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user