Revision: 53637
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53637&view=rev
Author:   carlmoore
Date:     2012-11-09 19:22:52 +0000 (Fri, 09 Nov 2012)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/src/conv/viewpoint-g.c

Modified: brlcad/trunk/src/conv/viewpoint-g.c
===================================================================
--- brlcad/trunk/src/conv/viewpoint-g.c 2012-11-09 19:21:43 UTC (rev 53636)
+++ brlcad/trunk/src/conv/viewpoint-g.c 2012-11-09 19:22:52 UTC (rev 53637)
@@ -60,7 +60,7 @@
 
 #define MAX_LINE_SIZE 256 /* max input line length from elements file */
 
-static char *tok_sep=" "; /* seperator used in input files */
+static char *tok_sep=" "; /* separator used in input files */
 static char *usage="viewpoint-g [-t tol] -c coord_file_name -e 
elements_file_name -o output_file_name";
 
 int

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to