Revision: 41544
http://brlcad.svn.sourceforge.net/brlcad/?rev=41544&view=rev
Author: starseeker
Date: 2010-12-07 20:40:10 +0000 (Tue, 07 Dec 2010)
Log Message:
-----------
Don't need * - thanks Erik
Modified Paths:
--------------
brlcad/branches/cmake/src/libbu/parse.c
Modified: brlcad/branches/cmake/src/libbu/parse.c
===================================================================
--- brlcad/branches/cmake/src/libbu/parse.c 2010-12-07 20:28:13 UTC (rev
41543)
+++ brlcad/branches/cmake/src/libbu/parse.c 2010-12-07 20:40:10 UTC (rev
41544)
@@ -1299,7 +1299,7 @@
bu_vls_putc(&tmpstr, '\\');
}
bu_vls_putc(&tmpstr, *loc);
- *loc++;
+ loc++;
}
bu_vls_printf(vls, "%s=\"%s\"", sdp->sp_name,
bu_vls_addr(&tmpstr));
bu_vls_free(&tmpstr);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits