plugin.c: Print lt_dlopen() error messages to STDERR as well.
authorSebastian Harl <sh@tokkee.org>
Wed, 12 Sep 2007 08:55:35 +0000 (10:55 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 12 Sep 2007 09:01:14 +0000 (11:01 +0200)
commit3d8b009c04400cc4e7075e49da38774867b29102
tree0a98ad661d3d4609b1effd99a1ec647ef6e22ed8
parentfa4ff95ce2650c3f1c16956e75662e5b8c70138c
plugin.c: Print lt_dlopen() error messages to STDERR as well.

This makes sure the user will get the message on the terminal in any case.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/plugin.c