mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Remove typo
This commit is contained in:
parent
acbc007a7d
commit
39cfeea20b
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue