summaryrefslogtreecommitdiff
path: root/src/manage.c
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2013-02-14 22:39:10 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2013-02-18 12:52:28 +0100
commit1c4335fe092978b42eda6ccbb37854c95fb5f368 (patch)
tree798c86e901905cf4768b891af768a590918f25df /src/manage.c
parent13812e9f61fa3141619cb0e2fdf0ed41a5e2ec1d (diff)
downloadratpoison-1c4335fe092978b42eda6ccbb37854c95fb5f368.zip
more correct cmd_help()
* only print the "Command key: ..." bits if we're dealing with the root kmap * don't read (and print) uninitialized data (foomap->actions[foomap->actions_last] shouldn't be accessed) It seems like keymap actions and other things like aliases use arrays because they were implemented before linkedlist.[ch] were introduced. Perhaps should we just switch them to more fool-proof linked lists?
Diffstat (limited to 'src/manage.c')
0 files changed, 0 insertions, 0 deletions