'stdin' is a special name in some compiler environments, don't use it.
authorKeith Packard <keithp@keithp.com>
Wed, 22 Feb 2012 10:26:03 +0000 (23:26 +1300)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:37:02 +0000 (21:37 -0700)
commit3c7d1f6cfffb43299041f2850a48177f4e9b83a5
tree27f9e9b1cd53f6630e1888139ae7b537f5c403e0
parentbdfcc9112c41c494de23594963980a730b625cc4
'stdin' is a special name in some compiler environments, don't use it.

Switch to 'in' in the prototype for altos_serial_set_stdin.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h