]> git.tuebingen.mpg.de Git - paraslash.git/commit
filter.c: Use EXIT_SUCCESS.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 5 Apr 2016 21:19:46 +0000 (23:19 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 7 May 2016 18:21:18 +0000 (20:21 +0200)
commit03def55569181393ca00cb08d19f6520f0c5ea93
tree84076e6a2cceabe730542b6e24812607782af6ea
parentbecfb4be64a123630775b6517279ed20e4b498f8
filter.c: Use EXIT_SUCCESS.

Trivial change, since POSIX requires EXIT_SUCCESS to be zero.
filter.c