]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commit
Remove unnecessary check in handle_*_pre().
authorSimon Ruderich <simon@ruderich.org>
Sat, 14 Sep 2013 22:10:45 +0000 (00:10 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 14 Sep 2013 22:10:45 +0000 (00:10 +0200)
commit73a6c78e7bec467ac73a70f00c03e72ab47665bb
tree4eb0352bb68e2d617f149d8b6891bb9bf4d79a54
parentf0803b054591c64fc7231a152d7c27c1646eaf3a
Remove unnecessary check in handle_*_pre().

init_pre_post_string() sets both pre_string and post_string, so checking
only one suffices.
src/coloredstderr.c