Revision: 50330
          http://brlcad.svn.sourceforge.net/brlcad/?rev=50330&view=rev
Author:   tbrowder2
Date:     2012-04-26 20:24:55 +0000 (Thu, 26 Apr 2012)
Log Message:
-----------
add comment

Modified Paths:
--------------
    brlcad/trunk/src/conv/nmg/g-nmg.c

Modified: brlcad/trunk/src/conv/nmg/g-nmg.c
===================================================================
--- brlcad/trunk/src/conv/nmg/g-nmg.c   2012-04-26 19:57:47 UTC (rev 50329)
+++ brlcad/trunk/src/conv/nmg/g-nmg.c   2012-04-26 20:24:55 UTC (rev 50330)
@@ -297,6 +297,7 @@
     if (dp->d_uses < 0)
        return;
 
+    /* check if already written */
     dp->d_uses = -1;
 
     if (dp->d_flags & RT_DIR_REGION) {

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to