Revision: 53429
http://brlcad.svn.sourceforge.net/brlcad/?rev=53429&view=rev
Author: carlmoore
Date: 2012-11-01 20:03:26 +0000 (Thu, 01 Nov 2012)
Log Message:
-----------
fix spelling
Modified Paths:
--------------
brlcad/trunk/src/util/pixclump.c
Modified: brlcad/trunk/src/util/pixclump.c
===================================================================
--- brlcad/trunk/src/util/pixclump.c 2012-11-01 19:59:09 UTC (rev 53428)
+++ brlcad/trunk/src/util/pixclump.c 2012-11-01 20:03:26 UTC (rev 53429)
@@ -85,7 +85,7 @@
static void add_to_table (unsigned char *rgb)
{
/*
- * Ensure that the color table can accomodate the new entry
+ * Ensure that the color table can accommodate the new entry
*/
if (next_color == color_tbl_size) {
color_tbl_size *= 2;
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