Date: Mon Jul 6 11:34:25 CEST 2009
User: Derick Rethans
Directory: xdebug
Log Message:
[0.05]
- Fixed missing comma.
Modified files:
xdebug/xdebug.c (version: 1.453)
[FILE: /xdebug/xdebug.c]
===================================================================
RCS file: cvstemp,v
retrieving revision 1.452
retrieving revision 1.453
diff -u -r1.452 -r1.453
--- xdebug/xdebug.c:1.452 Mon Jul 06 07:05:59 2009 GMT
+++ xdebug/xdebug.c Mon Jul 06 07:34:25 2009 GMT
@@ -3420,7 +3420,7 @@
XDEBUG_VERSION,
XDEBUG_AUTHOR,
XDEBUG_URL,
- XDEBUG_COPYRIGHT_SHORT
+ XDEBUG_COPYRIGHT_SHORT,
xdebug_zend_startup,
xdebug_zend_shutdown,
NULL, /* activate_func_t */
Received on Mon Jul 06 2009 - 11:34:30 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST