]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
ggo.c: Document return value of printf_or_die().
authorAndre Noll <maan@systemlinux.org>
Sat, 6 Jul 2013 18:23:04 +0000 (20:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 13 Jul 2013 17:59:35 +0000 (19:59 +0200)
Commit b59a3c41 (filter: Wrap lines in the available filter list)
changed the return value of this function from void to int but missed
to update the documentation.


No differences found