Revision: 75624
          http://sourceforge.net/p/brlcad/code/75624
Author:   starseeker
Date:     2020-04-28 19:35:01 +0000 (Tue, 28 Apr 2020)
Log Message:
-----------
Adjust comment

Modified Paths:
--------------
    brlcad/trunk/src/libdm/tests/tcl_img.cpp

Modified: brlcad/trunk/src/libdm/tests/tcl_img.cpp
===================================================================
--- brlcad/trunk/src/libdm/tests/tcl_img.cpp    2020-04-28 18:12:09 UTC (rev 
75623)
+++ brlcad/trunk/src/libdm/tests/tcl_img.cpp    2020-04-28 19:35:01 UTC (rev 
75624)
@@ -311,10 +311,10 @@
        
//////////////////////////////////////////////////////////////////////////////
        
//////////////////////////////////////////////////////////////////////////////
 
-       // Update done - let the parent structure know.  We don't set the
-       // needed flag here, since the parent window may have changed between
-       // the start and the end of this render and if it has we need to start
-       // over.
+       // Update done - let the parent structure know.  We don't clear the
+       // render_needed flag here, since the parent window may have changed
+       // between the start and the end of this render and if it has we need
+       // to start over.
        Tcl_MutexLock(&dilock);
        idata->render_running = 0;
        idata->render_ready = 1;

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to