Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewd

Dir     : e17/libs/ewd/src


Modified Files:
        ewd_tree.c 


Log Message:
Fix a half-completed comment.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewd/src/ewd_tree.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ewd_tree.c  5 Feb 2004 21:53:37 -0000       1.6
+++ ewd_tree.c  6 Feb 2004 15:22:21 -0000       1.7
@@ -529,7 +529,7 @@
                }
 
                /*
-                * Hide the 
+                * Unlink the node to be moved from it's parent.
                 */
                if (traverse->parent) {
                        if (traverse->parent->left_child == traverse)




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to