Commit 90edbfcc authored by Andy Polyakov's avatar Andy Polyakov
Browse files

include/openssl/e_os2.h: fix 'noreturn' pre-processor logic.



Newer gcc still recognizes e.g. -std=c9x in which case it wouldn't
have used 'noreturn' at all with original logic.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent efdb2d6c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment