__pformat_fpreg_bits: change to match __gdtoa prototype

The variable is only used within mingw_pformat.c, increasing
strictness in newer versions of GCC has turned this into an
error despite both integer widths are 32bit.

Correct so it matches the __gdtoa prototype declaration.

Signed-off-by: Jonathan Yong <10walls@gmail.com>
1 file changed