]> git.tue.mpg.de Git - paraslash.git/commit
gui: Make some functions return void.
authorAndre Noll <maan@systemlinux.org>
Tue, 13 Mar 2012 20:11:16 +0000 (21:11 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Mar 2012 20:07:15 +0000 (21:07 +0100)
commitb55f405f8005821ffa369b929bc0b419da62683d
tree577aef36044d7284d246d7ff758994afbbd125fa
parent6101e63b98b5517b65bd967e6efbb0af47738084
gui: Make some functions return void.

All callers of these functions ignore the return value, so get rid
of it.
gui.c