Revision: 53353
http://brlcad.svn.sourceforge.net/brlcad/?rev=53353&view=rev
Author: carlmoore
Date: 2012-10-25 14:46:48 +0000 (Thu, 25 Oct 2012)
Log Message:
-----------
fix spellings
Modified Paths:
--------------
brlcad/trunk/src/util/pix-sun.c
Modified: brlcad/trunk/src/util/pix-sun.c
===================================================================
--- brlcad/trunk/src/util/pix-sun.c 2012-10-25 13:52:38 UTC (rev 53352)
+++ brlcad/trunk/src/util/pix-sun.c 2012-10-25 14:46:48 UTC (rev 53353)
@@ -124,7 +124,7 @@
119, 136, 170, 187, 221, 238, 17, 34, 68, 85, 119, 136, 170, 187, 221, 238 };
-/* indicies of the primary colors and grey values in the color map */
+/* indices of the primary colors and grey values in the color map */
static unsigned char rvec[16] = { 0, 216, 217, 1, 218, 219, 2, 220, 221,
3, 222, 223, 4, 224, 225, 5};
static unsigned char gvec[16] = { 0, 226, 227, 6, 228, 229, 12, 230,
@@ -267,7 +267,7 @@
*/
free(pix);
- /* fill in miscelaneous rasterfile header fields */
+ /* fill in miscellaneous rasterfile header fields */
ras.ras_length = ras.ras_width * ras.ras_height;
/* write the rasterfile header */
@@ -310,7 +310,7 @@
/*
* M A I N
*
- * Perform miscelaneous tasks such as argument parsing and
+ * Perform miscellaneous tasks such as argument parsing and
* I/O setup and then call "doit" to perform the task at hand
*/
int
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits