diff win/dw.c @ 1875:fb137f7f91e4

Initial commit of GTK2 code changes (untested) ... Cleanups of some other platform code.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 09 Aug 2013 02:11:06 +0000
parents eae36372d64d
children 313e5d64714d
line wrap: on
line diff
--- a/win/dw.c	Thu Aug 08 23:53:38 2013 +0000
+++ b/win/dw.c	Fri Aug 09 02:11:06 2013 +0000
@@ -9521,7 +9521,7 @@
 }
 
 /*
- * Sets the title of a row in the container.
+ * Sets the data of a row in the container.
  * Parameters:
  *          pointer: Pointer to the allocated memory in dw_container_alloc().
  *          row: Zero based row of data being set.