|
From: <ove...@us...> - 2007-03-28 13:55:43
|
Revision: 244
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=244&view=rev
Author: overture
Date: 2007-03-28 06:55:39 -0700 (Wed, 28 Mar 2007)
Log Message:
-----------
Modified Paths:
--------------
trunk/plugins/IPTVPlugin/SnapperInterface.cs
Modified: trunk/plugins/IPTVPlugin/SnapperInterface.cs
===================================================================
--- trunk/plugins/IPTVPlugin/SnapperInterface.cs 2007-03-27 21:08:33 UTC (rev 243)
+++ trunk/plugins/IPTVPlugin/SnapperInterface.cs 2007-03-28 13:55:39 UTC (rev 244)
@@ -31,7 +31,7 @@
/// <summary>
/// Should return a DESCRIPTION for the IPTV mini plugin.
/// </summary>
- /// <returns>string with authors name</returns>
+ /// <returns>string with PLUGIN DESCRIPTION name</returns>
string Description();
/// <summary>
/// Should return the current VERSION of the plugin.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|