fix test/fpcnv (wrong spacing)

This commit is contained in:
Quentin Carbonneaux 2022-01-28 11:08:06 +01:00
parent 2fd3a95d6f
commit 8403dcb709

View file

@ -72,7 +72,7 @@ function l $dtol(d %f) {
# >>> driver # >>> driver
# #include<limits.h> # #include <limits.h>
# #
# extern float fneg(float); # extern float fneg(float);
# extern double ftrunc(double); # extern double ftrunc(double);