[xdebug-dev] xdebug xdebug/xdebug.c - Minor whitespace things

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Wed, 9 Jun 2004 09:21:27 +0200

Date: Wed Jun 9 09:21:26 CEST 2004
User: Derick Rethans
Directory: xdebug

Log Message:
[0.25]
- Minor whitespace things

Modified files:
           xdebug/xdebug.c (version: 1.218)

[FILE: /xdebug/xdebug.c]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -r1.217 -r1.218
--- xdebug/xdebug.c:1.217 Sun Jun 06 00:03:54 2004 GMT
+++ xdebug/xdebug.c Wed Jun 09 05:21:26 2004 GMT
@@ -289,7 +289,7 @@
         STD_PHP_INI_ENTRY("xdebug.remote_port", "9000", PHP_INI_ALL, OnUpdateLong, remote_port, zend_xdebug_globals, xdebug_globals)
 #endif
         PHP_INI_ENTRY("xdebug.allowed_clients", "", PHP_INI_SYSTEM, OnUpdateAllowedClients)
- STD_PHP_INI_ENTRY("xdebug.idekey", "", PHP_INI_ALL, OnUpdateKey, ide_key, zend_xdebug_globals, xdebug_globals)
+ STD_PHP_INI_ENTRY("xdebug.idekey", "", PHP_INI_ALL, OnUpdateKey, ide_key, zend_xdebug_globals, xdebug_globals)
 PHP_INI_END()
 
 static void php_xdebug_init_globals (zend_xdebug_globals *xg TSRMLS_DC)
Received on Wed Jun 09 2004 - 09:21:27 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:02 BST