(touch): Simplify code a tad, using fd == -1 instead
authorJim Meyering <jim@meyering.net>
Sun, 14 Nov 1999 20:44:56 +0000 (20:44 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Nov 1999 20:44:56 +0000 (20:44 +0000)
commit2f50c6930d49e82dc1898eee8073058bd4e38aba
tree0e2ad8057853e3f7b98438be3518687b72d175ac
parenta3fc960f325609522d89572a03f27efe215181e5
(touch): Simplify code a tad, using fd == -1 instead
of separate valid_fd variable.
src/touch.c