Revision: 53540
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53540&view=rev
Author:   carlmoore
Date:     2012-11-07 21:41:42 +0000 (Wed, 07 Nov 2012)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/src/util/pixhalve.c

Modified: brlcad/trunk/src/util/pixhalve.c
===================================================================
--- brlcad/trunk/src/util/pixhalve.c    2012-11-07 21:40:17 UTC (rev 53539)
+++ brlcad/trunk/src/util/pixhalve.c    2012-11-07 21:41:42 UTC (rev 53540)
@@ -116,7 +116,7 @@
 /*
  * S E P A R A T E
  *
- * Unpack RGB byte tripples into three separate arrays of integers.
+ * Unpack RGB byte triples into three separate arrays of integers.
  * The first and last pixels are replicated twice, to handle border effects.
  *
  * Updated version:  the outputs are Y U V values, not R G B.
@@ -172,7 +172,7 @@
  * C O M B I N E
  *
  * Combine three separate arrays of integers into a buffer of
- * RGB byte tripples
+ * RGB byte triples
  */
 static void
 combine(unsigned char *cp, int *rip, int *gip, int *bip, long int num)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to