Revision: 51743
          http://brlcad.svn.sourceforge.net/brlcad/?rev=51743&view=rev
Author:   starseeker
Date:     2012-08-01 17:35:35 +0000 (Wed, 01 Aug 2012)
Log Message:
-----------
Windows doesn't like the inline

Modified Paths:
--------------
    brlcad/trunk/src/libdm/dm_util.c

Modified: brlcad/trunk/src/libdm/dm_util.c
===================================================================
--- brlcad/trunk/src/libdm/dm_util.c    2012-08-01 14:52:51 UTC (rev 51742)
+++ brlcad/trunk/src/libdm/dm_util.c    2012-08-01 17:35:35 UTC (rev 51743)
@@ -154,7 +154,7 @@
 }
 #endif
 
-inline int
+int
 draw_Line3D(struct dm *dmp, point_t pt1, point_t pt2)
 {
     if (!dmp)

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to