]> granicus.if.org Git - php/commit
Fix misplacement of calling convention declaration
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 2 Apr 2019 12:10:10 +0000 (14:10 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 2 Apr 2019 12:10:10 +0000 (14:10 +0200)
commitba67d44e0771ea0e93115c4a4105880213850f00
treed3bea28fb43e181625947c694e84ca24f8f540ae
parent2b41d1fb0ca159ca928af9bf2e92da0add723373
Fix misplacement of calling convention declaration

MSVC is particularly picky about this, and won't compile as it is.
ext/opcache/jit/zend_jit_helpers.c