From 224c96feb94acd6a87e1a2463aca9726afe925ef Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 10 Sep 2004 11:04:46 +0000 Subject: Fix warnings about unused parameters --- (limited to 'libopie2/opiecore/opluginloader.h') diff --git a/libopie2/opiecore/opluginloader.h b/libopie2/opiecore/opluginloader.h index d97f586..ee47733 100644 --- a/libopie2/opiecore/opluginloader.h +++ b/libopie2/opiecore/opluginloader.h @@ -64,7 +64,8 @@ private: * This is the generic non sepcialised loader for plugins. Normally * you would prefer using the OPluginLoader directly. This class * exists to minimize the application binary size due the usage - * of templates in the specialized API + * of templates in the specialized API. + * * * @since 1.2 * @see OPluginLoader -- cgit v0.9.0.2