Mercurial > hg > xemacs-beta
diff src/console-stream.c @ 384:bbff43aa5eb7 r21-2-7
Import from CVS: tag r21-2-7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:08:24 +0200 |
parents | 558f606b08ae |
children | 6719134a07c2 |
line wrap: on
line diff
--- a/src/console-stream.c Mon Aug 13 11:07:40 2007 +0200 +++ b/src/console-stream.c Mon Aug 13 11:08:24 2007 +0200 @@ -241,8 +241,10 @@ } static void -stream_clear_region (Lisp_Object locale, face_index findex, int x, int y, - int width, int height) +stream_clear_region (Lisp_Object window, struct device* d, struct frame * f, + face_index findex, int x, int y, + int width, int height, Lisp_Object fcolor, Lisp_Object bcolor, + Lisp_Object background_pixmap) { }