Revision: 45527
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45527&view=rev
Author:   starseeker
Date:     2011-07-18 17:27:32 +0000 (Mon, 18 Jul 2011)

Log Message:
-----------
Sync up with macro API cleanup in r45032

Modified Paths:
--------------
    geomcore/trunk/tests/func/svntest/main.c

Modified: geomcore/trunk/tests/func/svntest/main.c
===================================================================
--- geomcore/trunk/tests/func/svntest/main.c    2011-07-18 17:21:09 UTC (rev 
45526)
+++ geomcore/trunk/tests/func/svntest/main.c    2011-07-18 17:27:32 UTC (rev 
45527)
@@ -70,7 +70,7 @@
   struct rt_db_internal ip;
   struct bu_external *data;
 
-  RT_INIT_DB_INTERNAL(&ip);
+  RT_DB_INTERNAL_INIT(&ip);
 
   data = svn_file_to_bu_extern(subpool, ainfo->root, ainfo->model_name, 
objname);
 


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

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to