Revision: 52827
http://brlcad.svn.sourceforge.net/brlcad/?rev=52827&view=rev
Author: carlmoore
Date: 2012-10-04 21:54:53 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
fix spellings ('uoutspec' fix is in a COMMENT)
Modified Paths:
--------------
brlcad/trunk/src/nirt/parse_fmt.c
Modified: brlcad/trunk/src/nirt/parse_fmt.c
===================================================================
--- brlcad/trunk/src/nirt/parse_fmt.c 2012-10-04 21:47:13 UTC (rev 52826)
+++ brlcad/trunk/src/nirt/parse_fmt.c 2012-10-04 21:54:53 UTC (rev 52827)
@@ -194,7 +194,7 @@
use_defaults = 1;
break;
}
- fprintf(stderr, "Error: Illegal format specifiation: '%s'\n",
buffer);
+ fprintf(stderr, "Error: Illegal format specification: '%s'\n",
buffer);
/* fall through here */
case '?':
com_usage(ctp);
@@ -216,7 +216,7 @@
/**
- * uoutspect is the user's output specification (format & args).
+ * uoutspec is the user's output specification (format & args).
* outcom_type is the type of output command
*/
void
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits