Revision: 56216
http://sourceforge.net/p/brlcad/code/56216
Author: carlmoore
Date: 2013-07-25 15:28:01 +0000 (Thu, 25 Jul 2013)
Log Message:
-----------
insert newline and remove a trailing blank
Modified Paths:
--------------
brlcad/trunk/src/gtools/g_lint.c
Modified: brlcad/trunk/src/gtools/g_lint.c
===================================================================
--- brlcad/trunk/src/gtools/g_lint.c 2013-07-25 15:10:30 UTC (rev 56215)
+++ brlcad/trunk/src/gtools/g_lint.c 2013-07-25 15:28:01 UTC (rev 56216)
@@ -1015,7 +1015,7 @@
/*
* Do the actual gridding
*/
- bu_log("Firing rays... ");
+ bu_log("Firing rays...\n");
VSCALE(ap.a_ray.r_dir, unit_D, -1.0);
cell[2] = 0.0;
for (cell[1] = g_max[2]; cell[1] >= g_min[2]; cell[1] -= celsiz) {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits