X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconsole-x.h;h=d664360c21256c95f2563014b7284c76e076c6d0;hb=3bb53dc907705a4fa7ebc520abf3e4dc93199779;hp=31252dd568b1d76067c66d67e60468e9f3f132d8;hpb=40402600969429d5253e62c6314a3eebbb21f027;p=chise%2Fxemacs-chise.git diff --git a/src/console-x.h b/src/console-x.h index 31252dd..d664360 100644 --- a/src/console-x.h +++ b/src/console-x.h @@ -405,7 +405,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);