Code

plugin: show plugin error messages on the screen
authorMax Kellermann <max@duempel.org>
Sun, 13 Sep 2009 06:37:26 +0000 (08:37 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 13 Sep 2009 06:37:26 +0000 (08:37 +0200)
commitfd5dd6f0067912bbfddc8db1522a6c7d061b5cad
tree579471f1fa419159067f628486232deb5d400fb0
parent8e77d8c50bd1dda0deb0104d99f26e504b9dd6df
plugin: show plugin error messages on the screen

Due to a typo, stdout was redirected twice to the pipe, and stderr was
forgotten.
NEWS
src/plugin.c