Revision: 53800
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53800&view=rev
Author:   carlmoore
Date:     2012-11-21 16:52:52 +0000 (Wed, 21 Nov 2012)
Log Message:
-----------
insert colon

Modified Paths:
--------------
    brlcad/trunk/src/libbu/tests/bu_dirname.c

Modified: brlcad/trunk/src/libbu/tests/bu_dirname.c
===================================================================
--- brlcad/trunk/src/libbu/tests/bu_dirname.c   2012-11-21 16:51:38 UTC (rev 
53799)
+++ brlcad/trunk/src/libbu/tests/bu_dirname.c   2012-11-21 16:52:52 UTC (rev 
53800)
@@ -81,7 +81,7 @@
     }
 
     if (argc > 2) {
-       printf("Usage %s test_string\n", argv[0]);
+       printf("Usage: %s test_string\n", argv[0]);
     }
 
     return !automatic_test(argv[1]);

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