From b732622dfae6943ee50b3febe4f284d7cb554c84 Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 3 Aug 2005 13:29:00 +0000 Subject: [PATCH] Nuked DOS EOLs --- Zend/README.ZEND_VM | 1 + 1 file changed, 1 insertion(+) diff --git a/Zend/README.ZEND_VM b/Zend/README.ZEND_VM index bc71179fe6c..15ff6fd86f4 100644 --- a/Zend/README.ZEND_VM +++ b/Zend/README.ZEND_VM @@ -105,3 +105,4 @@ Zend Engine II currently includes two executors during the build process, one is the specialized version and the other is the old one non-specialized with function handlers. By default Zend Engine II uses the specialized one but you can switch to the old executor at runtime by calling zend_vm_use_old_executor(). +