X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconsole-x.h;h=b9d6c5c4dae1f141da9ee24321035a8a243d1a09;hb=2cbece6401b2279497293e6dc54cda607f49db2f;hp=6a601890d66711ec63f5a28d92bc754cdfaadd90;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git- diff --git a/src/console-x.h b/src/console-x.h index 6a60189..b9d6c5c 100644 --- a/src/console-x.h +++ b/src/console-x.h @@ -415,7 +415,7 @@ int x_IO_error_handler (Display *disp); void x_redraw_exposed_area (struct frame *f, int x, int y, int width, int height); void x_output_string (struct window *w, struct display_line *dl, - Emchar_dynarr *buf, int xpos, int xoffset, + Charc_dynarr *buf, int xpos, int xoffset, int start_pixpos, int width, face_index findex, int cursor, int cursor_start, int cursor_width, int cursor_height);