derick Fri, 11 Feb 2011 08:42:09 +0000
Revision: http://svn.xdebug.org/cgi-bin/viewvc.cgi?view=rev&revision=3398&root=xdebug
Log:
- Fixed typo.
Changed paths:
U xdebug/trunk/xdebug_stack.c
Modified: xdebug/trunk/xdebug_stack.c
===================================================================
--- xdebug/trunk/xdebug_stack.c 2011-02-11 00:15:57 UTC (rev 3397)
+++ xdebug/trunk/xdebug_stack.c 2011-02-11 08:42:09 UTC (rev 3398)
@@ -468,7 +468,7 @@
/* The request could not be started, ignore it then */
} else {
/* All is well, turn off script time outs */
- XG(remote_endbled) = 1;
+ XG(remote_enabled) = 1;
}
}
}
Received on Fri Feb 11 2011 - 08:42:10 GMT
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST