fix typo in utimes function that made it mess up file times
authorRich Felker <dalias@aerifal.cx>
Tue, 22 May 2012 03:55:36 +0000 (23:55 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 22 May 2012 03:55:36 +0000 (23:55 -0400)
commit7b5467cbae266d9cf91404a13c9b6b6e1d9b8204
tree4d17da82f75cb462277709bf74e848cd15524ce2
parent9ae1cf6d292d8c24ad78d6e220186afc5076d120
fix typo in utimes function that made it mess up file times
src/linux/utimes.c