libaltos: Use original windows printf/scanf
authorKeith Packard <keithp@keithp.com>
Fri, 8 Oct 2021 05:45:37 +0000 (22:45 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 8 Oct 2021 05:45:37 +0000 (22:45 -0700)
mingw now uses "improved" versions of printf/scanf, which may cause
trouble with some windows 10 installs. Just use the old versions.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found