cvs: ZendEngine2(PHP_5_3) / zend_operators.h

[email protected] ("Antony Dovgal")
Newsgroups php.zend-engine.cvs
Message-ID <cvstony20011205930653@cvsserver>
tony2001		Wed Mar 19 12:44:13 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /ZendEngine2	zend_operators.h 
  Log:
  MFH
  
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_operators.h?r1=1.94.2.4.2.10.2.6&r2=1.94.2.4.2.10.2.7&diff_format=u
Index: ZendEngine2/zend_operators.h
diff -u ZendEngine2/zend_operators.h:1.94.2.4.2.10.2.6 ZendEngine2/zend_operators.h:1.94.2.4.2.10.2.7
--- ZendEngine2/zend_operators.h:1.94.2.4.2.10.2.6	Wed Mar 19 12:41:23 2008
+++ ZendEngine2/zend_operators.h	Wed Mar 19 12:44:13 2008
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: zend_operators.h,v 1.94.2.4.2.10.2.6 2008/03/19 12:41:23 tony2001 Exp $ */
+/* $Id: zend_operators.h,v 1.94.2.4.2.10.2.7 2008/03/19 12:44:13 tony2001 Exp $ */
 
 #ifndef ZEND_OPERATORS_H
 #define ZEND_OPERATORS_H
@@ -312,7 +312,7 @@
 ZEND_API void zend_compare_objects(zval *result, zval *o1, zval *o2 TSRMLS_DC);
 
 ZEND_API int zend_atoi(const char *str, int str_len);
-ZEND_API int zend_atol(const char *str, int str_len);
+ZEND_API long zend_atol(const char *str, int str_len);
 
 ZEND_API void zend_locale_sprintf_double(zval *op ZEND_FILE_LINE_DC);
 END_EXTERN_C()
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.