cvs: ZendEngine2 / zend_builtin_functions.h

"Marcus Boerger" <[email protected]>
Newsgroups gmane.comp.php.cvs.zend
Message-ID <cvshelly1218407261@cvsserver>
helly		Sun Aug 10 22:27:41 2008 UTC

  Modified files:              
    /ZendEngine2	zend_builtin_functions.h 
  Log:
  - Oops
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_builtin_functions.h?r1=1.22&r2=1.23&diff_format=u
Index: ZendEngine2/zend_builtin_functions.h
diff -u ZendEngine2/zend_builtin_functions.h:1.22 ZendEngine2/zend_builtin_functions.h:1.23
--- ZendEngine2/zend_builtin_functions.h:1.22	Sun Aug 10 21:52:05 2008
+++ ZendEngine2/zend_builtin_functions.h	Sun Aug 10 22:27:41 2008
@@ -17,13 +17,13 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: zend_builtin_functions.h,v 1.22 2008/08/10 21:52:05 helly Exp $ */
+/* $Id: zend_builtin_functions.h,v 1.23 2008/08/10 22:27:41 helly Exp $ */
 
 #ifndef ZEND_BUILTIN_FUNCTIONS_H
 #define ZEND_BUILTIN_FUNCTIONS_H
 
 int zend_startup_builtin_functions(TSRMLS_D);
-int zend_shutdown_builtin_functions(TSRMLS_D);
+void zend_shutdown_builtin_functions(TSRMLS_D);
 
 BEGIN_EXTERN_C()
 ZEND_API void zend_fetch_debug_backtrace(zval *return_value, int skip_last, int provide_object TSRMLS_DC);



-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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.