]> granicus.if.org Git - sudo/commit
Fix compiler warning on systems where mode_t is not unsigned int,
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 2 Mar 2015 20:58:45 +0000 (13:58 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 2 Mar 2015 20:58:45 +0000 (13:58 -0700)
commitea514dc391666b45a7adf4d749e0ab2c97821bb0
tree94e7e8c01d0c2d6f81b0c7a3fc3e18744d57647e
parentc9d4e1084cd0eb3a5334c8d87176472150e4107e
Fix compiler warning on systems where mode_t is not unsigned int,
such as 32-bit Solaris.
plugins/sudoers/visudo.c