From 711bfd7489510a00e9a80f5733b45fa1293a6541 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 27 May 2003 21:44:32 +0000 Subject: [PATCH] and typod --- openbox/frame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/frame.c b/openbox/frame.c index 886bacac..a08fecf6 100644 --- a/openbox/frame.c +++ b/openbox/frame.c @@ -666,7 +666,7 @@ g_print("frame extends by %d, %d, %d, %d\n", le, te, le, be); break; case Decor_Bottom: -) x = cr->width/2 + self->size.left - area.x + x = cr->width/2 + self->size.left - area.x - area.width/2; y = self->size.top + cr->height + area.y; -- 2.34.1