On Wed, Apr 20, 2016 at 12:56 PM, Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> wrote: >>> +void curl_dump(const char *text, unsigned char *ptr, size_t size, char nohex) >>> +{ >>> + size_t i; >>> + size_t w; > > As I said in a previous email, curl_dump() should be marked > static here (and remove the declaration from http.h). Unless, > of course, there are plans for future use/calls being added? Good point. Thanks. -- 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