Assorted spelling fixes.

Julian Rüger jr98 at gmx.net
Mon Sep 24 08:34:35 CDT 2012


Hi Francois,

> -        /* if we set the bufferpointer to NULL here UrlUnescape  fails and string gets not converted */
> +        /* if we set the buffer pointer to NULL here UrlUnescape fails and the string is not converted */ 

for consistency with the other buffer pointer comments and better
readability, I suggest you add a comma here:

+        /* if we set the buffer pointer to NULL here, UrlUnescape fails and the string is not converted */

Best regards,
Julian





More information about the wine-devel mailing list