Revision: 56686
          http://sourceforge.net/p/brlcad/code/56686
Author:   starseeker
Date:     2013-08-08 13:14:48 +0000 (Thu, 08 Aug 2013)
Log Message:
-----------
Clear a couple warnings

Modified Paths:
--------------
    brlcad/trunk/src/other/stepcode/src/cldai/sdaiModel_contents.h
    brlcad/trunk/src/other/stepcode/src/cllazyfile/lazyInstMgr.h

Modified: brlcad/trunk/src/other/stepcode/src/cldai/sdaiModel_contents.h
===================================================================
--- brlcad/trunk/src/other/stepcode/src/cldai/sdaiModel_contents.h      
2013-08-08 05:51:04 UTC (rev 56685)
+++ brlcad/trunk/src/other/stepcode/src/cldai/sdaiModel_contents.h      
2013-08-08 13:14:48 UTC (rev 56686)
@@ -41,7 +41,7 @@
         }
         SDAI_DAObject__set_var contents_() const {
             return ( const SDAI_DAObject__set_var ) &_instances;
-        };
+        }
 
 };
 

Modified: brlcad/trunk/src/other/stepcode/src/cllazyfile/lazyInstMgr.h
===================================================================
--- brlcad/trunk/src/other/stepcode/src/cllazyfile/lazyInstMgr.h        
2013-08-08 05:51:04 UTC (rev 56685)
+++ brlcad/trunk/src/other/stepcode/src/cllazyfile/lazyInstMgr.h        
2013-08-08 13:14:48 UTC (rev 56686)
@@ -156,4 +156,5 @@
 
 };
 
-#endif //LAZYINSTMGR_H
\ No newline at end of file
+#endif //LAZYINSTMGR_H
+

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to