mirror of
https://github.com/php/php-src.git
synced 2026-03-31 04:32:19 +02:00
Remove typo
This commit is contained in:
@@ -2810,7 +2810,7 @@ function toolset_setup_compiler()
|
||||
// 1700 is vs.net 2011
|
||||
// 1800 is vs.net 2012
|
||||
// 1900 is vs.net 2014
|
||||
// Which version of the compiler do we have?12
|
||||
// Which version of the compiler do we have?
|
||||
VCVERS = COMPILER_NUMERIC_VERSION;
|
||||
|
||||
if (VCVERS < 1700) {
|
||||
|
||||
Reference in New Issue
Block a user