Revision: 54390
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54390&view=rev
Author:   carlmoore
Date:     2013-02-11 19:41:44 +0000 (Mon, 11 Feb 2013)
Log Message:
-----------
remove 'Format' and a newline to make it look more 'standard'

Modified Paths:
--------------
    brlcad/trunk/src/shapes/fence.c

Modified: brlcad/trunk/src/shapes/fence.c
===================================================================
--- brlcad/trunk/src/shapes/fence.c     2013-02-11 19:23:50 UTC (rev 54389)
+++ brlcad/trunk/src/shapes/fence.c     2013-02-11 19:41:44 UTC (rev 54390)
@@ -131,7 +131,7 @@
     }
     fflush(stdout);
 
-    fprintf(fp, "Usage Format: \n%s %s\n\n", progname, \
+    fprintf(fp, "Usage: %s %s\n\n", progname, \
            "-[ivdonuhHlLrRjatTbBcCfpmwseEgGxXzZ]" \
        );
     fprintf(fp, "\t-[ivd]\n\t\tspecifies interactive, verbose, and/or debug 
modes\n");

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


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to