]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Move com_select_callback() closer to com_select().
authorAndre Noll <maan@systemlinux.org>
Tue, 16 Jul 2013 05:38:33 +0000 (07:38 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 21 Jul 2013 13:20:22 +0000 (15:20 +0200)
It's considered good style to have the command handler and it's
callback next to each other. No actual changes.


No differences found