]> git.ipfire.org Git - thirdparty/krb5.git/commit
Don't output trailing whitespace in depfix.pl
authorGreg Hudson <ghudson@mit.edu>
Thu, 20 Dec 2012 16:27:49 +0000 (11:27 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 20 Dec 2012 16:27:49 +0000 (11:27 -0500)
commitbb76891f5386526bdf91bc790c614fc9296cb5fa
treea2179a755dddbeb727e3d17098492325e4e4f94b
parent632260bd1fccfb420f0827b59c85c329203eafc9
Don't output trailing whitespace in depfix.pl

All of our deps files have a trailing space in the first line,
originating from depfix.pl.  This space triggers the whitespace
checker when generating a new deps file.  Get rid of the trailing
whitespace in the script; the change will be reflected in the deps
files the next time they are regenerated.
src/util/depfix.pl