[PATCH]passwd: size reduction and clean up

Vladimir N. Oleynik dzo at simtreas.ru
Thu Dec 29 12:27:47 UTC 2005


Tito,

> -			fprintf(stderr, "Incorrect password.\n");
> +			bb_error_msg("Incorrect password.");
> -		fprintf(stderr, "Passwords do not match.\n");
> +		bb_error_msg("Passwords do not match.");

May be best if not change this?


--w
vodz



More information about the busybox mailing list