Revision: 53799
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53799&view=rev
Author:   carlmoore
Date:     2012-11-21 16:51:38 +0000 (Wed, 21 Nov 2012)
Log Message:
-----------
remove a blank after 'Usage'

Modified Paths:
--------------
    brlcad/trunk/src/fb/fbcmap.c

Modified: brlcad/trunk/src/fb/fbcmap.c
===================================================================
--- brlcad/trunk/src/fb/fbcmap.c        2012-11-21 16:49:32 UTC (rev 53798)
+++ brlcad/trunk/src/fb/fbcmap.c        2012-11-21 16:51:38 UTC (rev 53799)
@@ -625,7 +625,7 @@
 static void
 usage()
 {
-    (void) fprintf(stderr, "Usage : fbcmap [-h] [-F framebuffer]\n");
+    (void) fprintf(stderr, "Usage: fbcmap [-h] [-F framebuffer]\n");
     (void) fprintf(stderr, "   [-{sS} squarescrsize] [-{wW} scr_width] [-{nN} 
scr_height]\n");
     (void) fprintf(stderr, "   [map_number]\n");
     (void) fprintf(stderr,

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to