traceroute: preparatory trivial cleanups
[oweals/busybox.git] / scripts / mkconfigs
index d212ad40822e3e771adba8a1140245bdffb8b2ae..0d1771a365e624b1035f64e1e5b40cacead59c79 100755 (executable)
@@ -44,7 +44,7 @@ echo "\
  * Do not edit.
  *
  */
-static const char * const bbconfig_config ="
+static const char *const bbconfig_config ="
 
 sed 's/\"/\\\"/g' $config | grep "^#\? \?CONFIG_" | awk '{print "\"" $0 "\\n\"";}'