Please consider this PATCH
 
 
/*
 * Same as octstr_compare, but compares the content of the octet string to
 * a C string without case sensitivity.
 */
int octstr_case_str_compare(const Octstr *os1, const char*str);
 
 
cheers
 

Attachment: octstr.h.patch
Description: Binary data

Attachment: octstr.c.patch
Description: Binary data

Reply via email to