Marco Costalba, Sun, Jul 22, 2007 10:23:05 +0200: > + if (encoding) // we'll strip encoding header later You better avoid using C++ comments, not all C compilers support them. > + else > + return NULL; // nothing to do And you better avoid such useless comments too - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html