Revision: 53729
http://brlcad.svn.sourceforge.net/brlcad/?rev=53729&view=rev
Author: carlmoore
Date: 2012-11-16 18:02:29 +0000 (Fri, 16 Nov 2012)
Log Message:
-----------
fix spellings ('anthro', right?)
Modified Paths:
--------------
brlcad/trunk/src/libged/human.c
brlcad/trunk/src/libicv/rot.c
Modified: brlcad/trunk/src/libged/human.c
===================================================================
--- brlcad/trunk/src/libged/human.c 2012-11-16 17:19:22 UTC (rev 53728)
+++ brlcad/trunk/src/libged/human.c 2012-11-16 18:02:29 UTC (rev 53729)
@@ -2299,7 +2299,7 @@
makeBody(gedp->ged_wdbp, suffix, &human_data, location, showBoxes);
mk_id_units(gedp->ged_wdbp, "A single Human", "in");
- /*This function dumps out a text file of all dimensions of bounding
boxes/antrho-data/whatever on human model.*/
+ /*This function dumps out a text file of all dimensions of bounding
boxes/anthro-data/whatever on human model.*/
if (human_data.textwrite == 1)
text(&human_data);
if (human_data.verbwrite == 1)
Modified: brlcad/trunk/src/libicv/rot.c
===================================================================
--- brlcad/trunk/src/libicv/rot.c 2012-11-16 17:19:22 UTC (rev 53728)
+++ brlcad/trunk/src/libicv/rot.c 2012-11-16 18:02:29 UTC (rev 53729)
@@ -270,7 +270,7 @@
{
putchar(buf[(int)y2*nyin + (int)x2]);
} else {
- putchar(0); /* XXX - setable color? */
+ putchar(0); /* XXX - settable color? */
}
/* "forward difference" our coordinates */
x2 += cosa;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits