X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconsole-x.h;h=e9edc1078d97e41f5ad9c7e9aa4e5fd24aa58ab9;hb=61eb11c74fbb16ab785ba9a4a3ec5e952e11d036;hp=cf2697c9d7b84e4cc3c6d2740d9a8cdefeb01d0f;hpb=caf1416adb403b6334ce635e58b269b6c653aa39;p=chise%2Fxemacs-chise.git- diff --git a/src/console-x.h b/src/console-x.h index cf2697c..e9edc10 100644 --- a/src/console-x.h +++ b/src/console-x.h @@ -416,7 +416,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);