Small code fix.

Trailing spaces clean-up.
This commit is contained in:
Manuel Canales Esparcia 2006-03-29 17:15:12 +00:00
parent 8ca21dcc30
commit ffd482f5c2

View file

@ -73,6 +73,7 @@ validate_target() {
write_error_and_die
;;
*) write_error_and_die
;;
esac
}