Revision: 41217
http://brlcad.svn.sourceforge.net/brlcad/?rev=41217&view=rev
Author: brlcad
Date: 2010-11-02 10:51:58 +0000 (Tue, 02 Nov 2010)
Log Message:
-----------
wants a pointer
Modified Paths:
--------------
brlcad/trunk/src/conv/nmg/nmg-bot.c
Modified: brlcad/trunk/src/conv/nmg/nmg-bot.c
===================================================================
--- brlcad/trunk/src/conv/nmg/nmg-bot.c 2010-11-02 10:48:56 UTC (rev 41216)
+++ brlcad/trunk/src/conv/nmg/nmg-bot.c 2010-11-02 10:51:58 UTC (rev 41217)
@@ -141,7 +141,7 @@
continue;
}
}
- rt_db_free_internal(intern);
+ rt_db_free_internal(&intern);
} FOR_ALL_DIRECTORY_END
wdb_close(fdout);
return 0;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits