fix for #3219

Hans Leidekker hans at it.vu.nl
Wed Oct 19 11:13:43 CDT 2005


On Wednesday 19 October 2005 09:19, Vijay Kiran Kamuju wrote:

> -    /* MS mangled names always begin with '?' */
> -    if (*sym->current != '?') return FALSE;
> +    /* MS mangled names always begin with '?'
> +    if (*sym->current != '?') return FALSE; */

It's better to remove code then disabling it
this way. We can always refer to CVS history.

 -Hans



More information about the wine-devel mailing list