Project

General

Profile

Bug #5275 » json-typo.patch

ayumin (Ayumu AIZAWA), 09/05/2011 06:00 PM

View differences:

ext/json/generator/generator.c
}
/* Escapes the UTF16 character and stores the result in the buffer buf, then
* the buffer buf іs appended to the FBuffer buffer. */
* the buffer buf is appended to the FBuffer buffer. */
static void unicode_escape_to_buffer(FBuffer *buffer, char buf[6], UTF16
character)
{
    (1-1/1)