all repos — openbox @ 32b64b6cf5876364c891b97bd5227cc53aeac17b

openbox fork - make it a bit more like ryudo

fix comment
Dana Jansens danakj@orodu.net
commit

32b64b6cf5876364c891b97bd5227cc53aeac17b

parent

9b5770277db2dec6e3864b5ba3482897ab936862

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/client.copenbox/client.c

@@ -319,7 +319,7 @@ /* per-app settings override stuff from client_get_all, and return the

settings for other uses too. the returned settings is a shallow copy, that needs to be freed with g_free(). */ settings = client_get_settings_state(self); - /* the session should get the last say thought */ + /* the session should get the last say though */ client_restore_session_state(self); /* now we have all of the window's information so we can set this up */