]> granicus.if.org Git - php/commitdiff
Fix typo
authorPeter Kokot <peterkokot@gmail.com>
Wed, 17 Jul 2019 01:54:54 +0000 (03:54 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Wed, 17 Jul 2019 01:54:54 +0000 (03:54 +0200)
win32/build/config.w32.h.in

index 01b88cb948a0b0d2095599c33e57e631fef36ff8..864bc882ff612cf1b6acd007410ea17f76818a6e 100644 (file)
@@ -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' */