plugin.c: Tell the user if a plugin could not be found.
authorSebastian Harl <sh@tokkee.org>
Mon, 31 Mar 2008 08:46:42 +0000 (10:46 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 31 Mar 2008 09:09:24 +0000 (11:09 +0200)
commit20d7c9833c8c11d4a1039b5bf0eab4ad8e8f5281
tree04b672080d0eea5d1db1cd63762f31bdde202530
parent130d20f6a99beb99b5370ed108732a15a4ce6440
plugin.c: Tell the user if a plugin could not be found.

Up to now this error was silently ignored, letting the user believe that
everything went fine.

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