Revision: 53441
http://brlcad.svn.sourceforge.net/brlcad/?rev=53441&view=rev
Author: carlmoore
Date: 2012-11-02 21:10:17 +0000 (Fri, 02 Nov 2012)
Log Message:
-----------
fix spelling and change ie to i.e.
Modified Paths:
--------------
brlcad/trunk/src/libfb/if_ogl.c
Modified: brlcad/trunk/src/libfb/if_ogl.c
===================================================================
--- brlcad/trunk/src/libfb/if_ogl.c 2012-11-02 18:14:26 UTC (rev 53440)
+++ brlcad/trunk/src/libfb/if_ogl.c 2012-11-02 21:10:17 UTC (rev 53441)
@@ -1073,7 +1073,7 @@
* I S _ L I N E A R _ C M A P
*
* Check for a color map being linear in R, G, and B. Returns 1 for
- * linear map, 0 for non-linear map (ie, non-identity map).
+ * linear map, 0 for non-linear map (i.e., non-identity map).
*/
HIDDEN int
is_linear_cmap(register FBIO *ifp)
@@ -2277,12 +2277,12 @@
switch (visual->class) {
case DirectColor:
- fb_log("\tDirectColor: Alterable RGB maps, pixel RGB subfield
indicies\n");
+ fb_log("\tDirectColor: Alterable RGB maps, pixel RGB subfield
indices\n");
fb_log("\tRGB Masks: 0x%x 0x%x 0x%x\n", visual->red_mask,
visual->green_mask, visual->blue_mask);
break;
case TrueColor:
- fb_log("\tTrueColor: Fixed RGB maps, pixel RGB subfield
indicies\n");
+ fb_log("\tTrueColor: Fixed RGB maps, pixel RGB subfield indices\n");
fb_log("\tRGB Masks: 0x%x 0x%x 0x%x\n", visual->red_mask,
visual->green_mask, visual->blue_mask);
break;
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