Skip to content
Commit f9bb3b59 authored by Hans-Werner Hilse's avatar Hans-Werner Hilse Committed by Richard Weinberger
Browse files

um: Do not use stdin and stdout identifiers for struct members



stdin, stdout and stderr are macros according to C89/C99.
Thus do not use them as struct member identifiers to avoid
bad results from macro expansion.

Signed-off-by: default avatarHans-Werner Hilse <hwhilse@gmail.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 9a75551a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment