SF.net SVN: geany-plugins:[1885] trunk/geany-plugins/htmltable/src/ htmltable.c

frlan at users.sourceforge.net frlan at xxxxx
Sat Jan 29 13:40:33 UTC 2011


Revision: 1885
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1885&view=rev
Author:   frlan
Date:     2011-01-29 13:40:33 +0000 (Sat, 29 Jan 2011)

Log Message:
-----------
HTMLTable: Remove missleading comment

Modified Paths:
--------------
    trunk/geany-plugins/htmltable/src/htmltable.c

Modified: trunk/geany-plugins/htmltable/src/htmltable.c
===================================================================
--- trunk/geany-plugins/htmltable/src/htmltable.c	2011-01-28 22:58:32 UTC (rev 1884)
+++ trunk/geany-plugins/htmltable/src/htmltable.c	2011-01-29 13:40:33 UTC (rev 1885)
@@ -73,7 +73,6 @@
 			/* Iteration onto rows and building up lines of table for
 			 * replacement */
 
-			/* There is no header at selection. */
 			guint i;
 			guint j;
 			for (i = 0; rows[i] != NULL ; i++)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list