Mercurial > hg > xemacs-beta
diff src/console-stream.c @ 5128:7be849cb8828 ben-lisp-object
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sun, 07 Mar 2010 02:09:59 -0600 |
parents | a9c41067dd88 5502045ec510 |
children | 308d34e9f07d |
line wrap: on
line diff
--- a/src/console-stream.c Fri Mar 05 04:08:17 2010 -0600 +++ b/src/console-stream.c Sun Mar 07 02:09:59 2010 -0600 @@ -280,7 +280,8 @@ int UNUSED (x), int UNUSED (y), int UNUSED (width), int UNUSED (height), Lisp_Object UNUSED (fcolor), Lisp_Object UNUSED (bcolor), - Lisp_Object UNUSED (background_pixmap)) + Lisp_Object UNUSED (background_pixmap), + Lisp_Object UNUSED (background_placement)) { ABORT (); }