Revision: 42159
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42159&view=rev
Author:   brlcad
Date:     2011-01-12 18:59:29 +0000 (Wed, 12 Jan 2011)

Log Message:
-----------
size_t

Modified Paths:
--------------
    brlcad/trunk/src/librt/primitives/nmg/nmg.c

Modified: brlcad/trunk/src/librt/primitives/nmg/nmg.c
===================================================================
--- brlcad/trunk/src/librt/primitives/nmg/nmg.c 2011-01-12 18:52:51 UTC (rev 
42158)
+++ brlcad/trunk/src/librt/primitives/nmg/nmg.c 2011-01-12 18:59:29 UTC (rev 
42159)
@@ -2723,7 +2723,7 @@
     struct vertexuse *vu;
     struct vertex *v;
     struct vertex_g *vg;
-    int i;
+    size_t i;
 
     NMG_CK_MODEL(m);
 


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

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to