]> granicus.if.org Git - sudo/commit
Use ALLOW/DENY instead of TRUE/FALSE when dealing with the return
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 8 Jul 2007 13:43:07 +0000 (13:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 8 Jul 2007 13:43:07 +0000 (13:43 +0000)
commit888540a7be2acc4b02af9cb2c3739fba74307126
tree8f4bb10867075326057d27b1675c7d6fa9b1d250
parent1e9030d951fc2926eb021230ec4b88c3c3ba0790
Use ALLOW/DENY instead of TRUE/FALSE when dealing with the return
value from {user,host,runas,cmnd}_matches().
Rename *matches variables -> *match.
Purely cosmetic.
parse.c