On 10/11/2013 06:07 AM, Yoshioka Tsuneo wrote:
> +                             prefix_len = ((prefix_len >= 0) ? prefix_len : 
> 0);
> +                             strncpy(pre_arrow, arrow - prefix_len, 
> prefix_len);
> +                             pre_arrow[prefix_len] = '¥0';


This seems to be an encoding mistake; was this supposed to be an ASCII
arrow?

Sam

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to