summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-09 03:41:05 +0000
committerDana Jansens <danakj@orodu.net>2007-05-09 03:41:05 +0000
commit5aea44adc96555614ec1f4adb1058f4825e98009 (patch)
treeda7d18580575f5663b406cf2e5e635d6863b08bf
parenta430d7d3c81596c5e2f376f05fe3c232da8e398c (diff)
punctuation
-rw-r--r--openbox/client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/client.c b/openbox/client.c
index ded81e38..66ed0d9f 100644
--- a/openbox/client.c
+++ b/openbox/client.c
@@ -2443,7 +2443,7 @@ static void client_apply_startup_state(ObClient *self, gint x, gint y)
pos = TRUE;
}
- /* if the client didn't get positioned yet, then do so now
+ /* if the client didn't get positioned yet, then do so now.
call client_move even if the window is not being moved anywhere, because
when we reparent it and decorate it, it is getting moved and we need to
be telling it so with a ConfigureNotify event.