2011-07-21 [mones] 3.7.9cvs37
[claws.git] / src / common / plugin.h
index 409864606fc79ac7557f1091bdaf7435698c655e..5d5767882b91e6645ced5cba59fd4002f8b1cb34 100644 (file)
@@ -49,7 +49,7 @@ const gchar *plugin_desc      (void);
 const gchar *plugin_version    (void);
 struct PluginFeature *plugin_provides (void);
 
-/* Functions by the sylpheed plugin system */
+/* Functions by the Claws Mail plugin system */
 Plugin *plugin_load            (const gchar     *filename,
                                 gchar          **error);
 void plugin_unload             (Plugin          *plugin);