OSDN Git Service

buf flush.
[modchxj/mod_chxj.git] / src / chxj_chtml20.c
index 292d136..1d9d8a0 100644 (file)
@@ -621,6 +621,7 @@ chxj_chtml20_emoji_only_converter(request_rec *r, device_table *spec, const char
       W_V(one_byte);
     }
   }
+  chtml20->out = chxj_buffered_write_flush(chtml20->out, &doc->buf);
 
   DBG(r, "REQ[%X] end chxj_chtml20_emoji_eonly_converter()", (apr_size_t)(unsigned int)r);
   return chtml20->out;