Revision: 53731
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53731&view=rev
Author:   carlmoore
Date:     2012-11-16 18:52:46 +0000 (Fri, 16 Nov 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/src/liboptical/sh_light.c
    brlcad/trunk/src/liboptical/sh_prj.c

Modified: brlcad/trunk/src/liboptical/sh_light.c
===================================================================
--- brlcad/trunk/src/liboptical/sh_light.c      2012-11-16 18:13:09 UTC (rev 
53730)
+++ brlcad/trunk/src/liboptical/sh_light.c      2012-11-16 18:52:46 UTC (rev 
53731)
@@ -1500,7 +1500,7 @@
     if (rdebug& RDEBUG_RAYPLOT) {
        point_t ray_endpt;
 
-       /* Yelow -- light visibility ray */
+       /* Yellow -- light visibility ray */
        VADD2(ray_endpt, los->swp->sw_hit.hit_point, shoot_dir);
        bu_semaphore_acquire(BU_SEM_SYSCALL);
        pl_color(stdout, 200, 200, 0);

Modified: brlcad/trunk/src/liboptical/sh_prj.c
===================================================================
--- brlcad/trunk/src/liboptical/sh_prj.c        2012-11-16 18:13:09 UTC (rev 
53730)
+++ brlcad/trunk/src/liboptical/sh_prj.c        2012-11-16 18:52:46 UTC (rev 
53731)
@@ -642,7 +642,7 @@
        } else {
            if (!suppressed) {
                suppressed++;
-               bu_log("INTERNAL ERROR: supressing further project point error 
messages\n");
+               bu_log("INTERNAL ERROR: suppressing further project point error 
messages\n");
            }
        }
        return 1;

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