From e63401fe65114196ee38d9ce6952389bbcfa4d62 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 13 Aug 2008 19:08:31 +0000 Subject: More code removal/cleanup. git-svn-id: http://svn.drobilla.net/lad/ingen@1351 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/engine/events/RequestPluginEvent.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libs/engine/events/RequestPluginEvent.hpp') diff --git a/src/libs/engine/events/RequestPluginEvent.hpp b/src/libs/engine/events/RequestPluginEvent.hpp index cca43627..8f936098 100644 --- a/src/libs/engine/events/RequestPluginEvent.hpp +++ b/src/libs/engine/events/RequestPluginEvent.hpp @@ -29,7 +29,7 @@ namespace Ingen { class PluginImpl; -/** A request from a client to send the value of a port. +/** A request from a client to send information about a plugin. * * \ingroup engine */ -- cgit v1.2.1