Revision: 53712
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53712&view=rev
Author:   carlmoore
Date:     2012-11-15 20:00:29 +0000 (Thu, 15 Nov 2012)
Log Message:
-----------
fix 2 misspellings of the same word

Modified Paths:
--------------
    brlcad/trunk/src/fb/gif2fb.c

Modified: brlcad/trunk/src/fb/gif2fb.c
===================================================================
--- brlcad/trunk/src/fb/gif2fb.c        2012-11-15 19:57:05 UTC (rev 53711)
+++ brlcad/trunk/src/fb/gif2fb.c        2012-11-15 20:00:29 UTC (rev 53712)
@@ -372,7 +372,7 @@
 
 /* getByte     get a byte from the input stream decompressing as we go.
  *
- * getByte uses the somewhat standard LWZ decompress algorthem.  Most
+ * getByte uses the somewhat standard LWZ decompress algorithm.  Most
  * of this subroutine is based on "compress.c".  I've added some and
  * deleted others but I do NOT claim that this is original code.
  *
@@ -392,7 +392,7 @@
  * Method:
  *     Being unable to read the papers that everybody else points to,
  *     I had to decipher the compress code.  This is how I thing this
- *     compression algorithem works.
+ *     compression algorithm works.
  *     if this is the first time the routine has been called then
  *             initialize the code sizes
  *             set the "tree" so that all "characters" are at the root.

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

Reply via email to