mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
Fix typo
This commit is contained in:
parent
476339646c
commit
e7fcc45c43
@ -87,7 +87,7 @@
|
||||
#define HAVE_LIBM 1
|
||||
#undef HAVE_RINT
|
||||
#define SIZEOF_SHORT 2
|
||||
/* int and long are stll 32bit in 64bit compiles */
|
||||
/* int and long are still 32bit in 64bit compiles */
|
||||
#define SIZEOF_INT 4
|
||||
#define SIZEOF_LONG 4
|
||||
/* MSVC.6/NET don't allow 'long long' or know 'intmax_t' */
|
||||
|
Loading…
Reference in New Issue
Block a user