Revision: 45843
http://brlcad.svn.sourceforge.net/brlcad/?rev=45843&view=rev
Author: brlcad
Date: 2011-08-09 16:57:09 +0000 (Tue, 09 Aug 2011)
Log Message:
-----------
no more dynamic mem
Modified Paths:
--------------
brlcad/trunk/src/proc-db/sketch.c
Modified: brlcad/trunk/src/proc-db/sketch.c
===================================================================
--- brlcad/trunk/src/proc-db/sketch.c 2011-08-09 16:55:36 UTC (rev 45842)
+++ brlcad/trunk/src/proc-db/sketch.c 2011-08-09 16:57:09 UTC (rev 45843)
@@ -134,7 +134,7 @@
mk_id(outfp, "sketch test");
mk_sketch(outfp, "test_sketch", &skt);
- /* cleanup and release */
+ /* cleanup */
wdb_close(outfp);
return 0;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits