Revision: 54605
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54605&view=rev
Author:   carlmoore
Date:     2013-03-11 18:57:16 +0000 (Mon, 11 Mar 2013)
Log Message:
-----------
make same change in Usage as I did for bw3-pix

Modified Paths:
--------------
    brlcad/trunk/src/util/bwdiff.c

Modified: brlcad/trunk/src/util/bwdiff.c
===================================================================
--- brlcad/trunk/src/util/bwdiff.c      2013-03-11 15:32:40 UTC (rev 54604)
+++ brlcad/trunk/src/util/bwdiff.c      2013-03-11 18:57:16 UTC (rev 54605)
@@ -49,8 +49,8 @@
 int backgnd = 0;
 unsigned char ibuf1[512], ibuf2[512], obuf[512];
 
-static const char usage[] = "\
-Usage: bwdiff [-b -m -g -l -e -n] file1.bw file2.bw (- stdin, . skip)\n";
+static const char usage[] =
+"Usage: bwdiff [-b -m -g -l -e -n] file1.bw file2.bw (use - for stdin, . for 
/dev/null)\n";
 
 void
 open_file(FILE **fp, char *name)

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