On Jul 11, 2008, at 9:28 AM, Steffen Prohaska wrote:
+ +static const char *make_backslash_path(const char* path) { + static char buf[PATH_MAX + 1]; + char* c;
Style :-(. I'll send a fixed patch in a minute.
+#ifndef open_html +void open_html(const char* path) +{
It'll fix this too. Steffen -- 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