Revision: 56156
          http://sourceforge.net/p/brlcad/code/56156
Author:   brlcad
Date:     2013-07-20 04:40:27 +0000 (Sat, 20 Jul 2013)
Log Message:
-----------
ugh, he even had a typo in the (clearly untested) patch.

Modified Paths:
--------------
    brlcad/trunk/include/rtgeom.h

Modified: brlcad/trunk/include/rtgeom.h
===================================================================
--- brlcad/trunk/include/rtgeom.h       2013-07-20 04:30:16 UTC (rev 56155)
+++ brlcad/trunk/include/rtgeom.h       2013-07-20 04:40:27 UTC (rev 56156)
@@ -808,7 +808,7 @@
 
 struct rt_hrt_internal
 {
-    unint32_t hrt_magic;
+    uint32_t hrt_magic;
     point_t    v;              /**< @brief center point */
     vect_t     a;              /**< @brief axis a radial length */
     vect_t     b;              /**< @brief axis b radial length */

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


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to