--- screen-4.0.3.orig/layer.c 2007-07-31 01:07:35.000000000 +0200 +++ screen-4.0.3/layer.c 2007-07-31 01:07:54.000000000 +0200 @@ -460,7 +460,7 @@ void LClearLine(l, y, xs, xe, bce, ol) struct layer *l; -int xs, xe, bce; +int y, xs, xe, bce; struct mline *ol; { struct canvas *cv;