Revision: 54540
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54540&view=rev
Author:   carlmoore
Date:     2013-03-06 21:47:20 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
use capital U

Modified Paths:
--------------
    brlcad/trunk/src/util/bw3-pix.c

Modified: brlcad/trunk/src/util/bw3-pix.c
===================================================================
--- brlcad/trunk/src/util/bw3-pix.c     2013-03-06 20:57:29 UTC (rev 54539)
+++ brlcad/trunk/src/util/bw3-pix.c     2013-03-06 21:47:20 UTC (rev 54540)
@@ -64,7 +64,7 @@
     FILE *rfp, *bfp, *gfp;
 
     if (argc != 4 || isatty(fileno(stdout))) {
-       bu_exit(1, "usage: bw3-pix redin greenin bluein > file.pix (- stdin, . 
skip)\n");
+       bu_exit(1, "Usage: bw3-pix redin greenin bluein > file.pix (- stdin, . 
skip)\n");
     }
 
     open_file(&rfp, argv[1]);

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


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to