(eaccess): Change type of local `euid' from int to uid_t
authorJim Meyering <jim@meyering.net>
Wed, 25 Sep 2002 08:23:54 +0000 (08:23 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 25 Sep 2002 08:23:54 +0000 (08:23 +0000)
commit34ba862f93c6689666a9143d0cf71c42005b908e
tree5a60f709f3fa9ea75b02856960e1845fdf4ccee2
parent6b7e8621e2bd3223fcd20c3ab229bce5bdf2d96b
(eaccess): Change type of local `euid' from int to uid_t
and add a cast, to avoid a warning about `signed and unsigned type in
conditional expression'.
src/test.c