[BusyBox-cvs] busybox/include usage.h,1.191,1.192

Glenn McGrath bug1 at busybox.net
Sat Mar 6 07:38:30 UTC 2004


Update of /var/cvs/busybox/include
In directory nail:/tmp/cvs-serv857

Modified Files:
	usage.h 
Log Message:
Woops, how did that get in there


Index: usage.h
===================================================================
RCS file: /var/cvs/busybox/include/usage.h,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -d -r1.191 -r1.192
--- a/usage.h	25 Feb 2004 10:35:55 -0000	1.191
+++ b/usage.h	6 Mar 2004 07:38:27 -0000	1.192
@@ -101,11 +101,6 @@
        "\t-j\tUse julian dates.\n" \
        "\t-y\tDisplay the entire year."
 
-#define cart_trivial_usage \
-	"blah"
-#define cart_full_usage \
-	"blah blah"
-
 #define cat_trivial_usage \
 	"[-u] [FILE]..."
 #define cat_full_usage \




More information about the busybox-cvs mailing list