Project

General

Profile

Bug #6619 ยป fixed_typo_in_eval.patch

zzak (zzak _), 06/22/2012 01:56 AM

View differences:

eval.c
* resources used by the VM.
*
* @param ex Default value to the return value.
* @return If an error occured returns a non-zero. If otherwise, reurns the
* @return If an error occured returns a non-zero. If otherwise, returns the
* given ex.
* @note This function does not raise any exception.
*/
    (1-1/1)