diff scripts/make.sh @ 528:878b94b32866

Comment and whitespace tweaks.
author Rob Landley <rob@landley.net>
date Tue, 06 Mar 2012 20:48:27 -0600
parents 9bcc288a1c54
children 05617db1a337
line wrap: on
line diff
--- a/scripts/make.sh	Mon Mar 05 23:15:50 2012 -0600
+++ b/scripts/make.sh	Tue Mar 06 20:48:27 2012 -0600
@@ -7,7 +7,7 @@
 echo "Extract configuration information from toys/*.c files..."
 scripts/genconfig.sh
 
-echo "Generate headers from toys/*.h..."
+echo "Generate headers from toys/*.c..."
 
 # Create a list of all the applets toybox can provide.  Note that the first
 # entry is out of order on purpose (the toybox multiplexer applet must be the