hdt: more_printf must use getkey
authorErwan Velu <erwan.velu@free.fr>
Thu, 19 Mar 2009 11:08:34 +0000 (12:08 +0100)
committerErwan Velu <erwan.velu@free.fr>
Thu, 19 Mar 2009 11:08:34 +0000 (12:08 +0100)
commit4e9546fba4d66a012ab40353a8706fbc659a37f5
tree86d857167e8950b58ec46decce04452c01b2db71
parent1d07797ed789c35429fd7702180e86be506069b3
hdt: more_printf must use getkey

Impact: Users can now press a key to continue

Since we switch to an ansi raw console, the fgets() used
to catch the return when we display to much lines didn't worked.
We now use the getkey function to grab __any__ key, which is better
then.
com32/hdt/hdt-common.h