]> granicus.if.org Git - php/commitdiff
fix comment
authorAnatol Belski <ab@php.net>
Thu, 6 Nov 2014 12:55:58 +0000 (13:55 +0100)
committerAnatol Belski <ab@php.net>
Thu, 6 Nov 2014 12:55:58 +0000 (13:55 +0100)
win32/php_stdint.h

index d5b90ebe265e3c1d1975245c60e6b043965cc624..e5e0efbb1d5dd67be1f96800b63b76710f1163ec 100644 (file)
@@ -33,7 +33,7 @@
 #error "Use this header only with Microsoft Visual C++ compilers!"
 #endif // _MSC_VER ]
 
-// Starting with VS2014, many of the C11 features are now included, so we only
+// Starting with vc14, many of the C11 features are now included, so we only
 // need many of these typedefs and defines for older VS suites
 #if _MSC_VER < 1900