diff options
Diffstat (limited to 'win32/config_H.bc')
-rw-r--r-- | win32/config_H.bc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc index 3fa348c71f..3e4e80c576 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -2930,7 +2930,7 @@ #define PERL_PRIfldbl "Lf" /**/ #define PERL_PRIgldbl "Lg" /**/ #define PERL_PRIeldbl "Le" /**/ -#define PERL_SCNfldbl "f" /**/ +#define PERL_SCNfldbl "Lf" /**/ /* Off_t: * This symbol holds the type used to declare offsets in the kernel. |