]> git.lizzy.rs Git - bspwm.git/commit
Fix *restore* regression introduced by c231e8c
authorBastien Dejean <nihilhill@gmail.com>
Sun, 19 Jan 2014 13:58:32 +0000 (14:58 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Sun, 19 Jan 2014 13:58:32 +0000 (14:58 +0100)
commit7cbcc64e7dc3aed2a34d131af22d6d7aa565e35d
tree04ab3f58851add2fbff112cb016b36e787579d69
parentb9dcab19003ed8af9e048b0796176731597daacc
Fix *restore* regression introduced by c231e8c

The lines of the output of `query -T` are now indented using tabs.

Hence, `restore_tree`'s *level* variable is now equal to the number of tabs.
query.c
restore.c