Revision: 53458
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53458&view=rev
Author:   carlmoore
Date:     2012-11-05 19:14:45 +0000 (Mon, 05 Nov 2012)
Log Message:
-----------
change ie to i.e.

Modified Paths:
--------------
    brlcad/trunk/include/plot3.h

Modified: brlcad/trunk/include/plot3.h
===================================================================
--- brlcad/trunk/include/plot3.h        2012-11-05 18:43:27 UTC (rev 53457)
+++ brlcad/trunk/include/plot3.h        2012-11-05 19:14:45 UTC (rev 53458)
@@ -237,7 +237,7 @@
 #define PL_FORTRAN(lc, uc)     BU_FORTRAN(lc, uc)
 
 /**
- * Take a set of x, y coordinates, and plot them as a polyline, ie,
+ * Take a set of x, y coordinates, and plot them as a polyline, i.e.,
  * connect them with line segments.  For markers, use tp_mlist(),
  * below.  This "C" interface expects arrays of INTs.
  */
@@ -247,7 +247,7 @@
                     int npoints);
 
 /**
- * Take a set of x, y coordinates, and plot them as a polyline, ie,
+ * Take a set of x, y coordinates, and plot them as a polyline, i.e.,
  * connect them with line segments.  For markers, use tp_mlist(),
  * below.  This "C" interface expects arrays of DOUBLES.
  *

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