]> granicus.if.org Git - sudo/commitdiff
remove bogus XXX comment
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 16 Nov 2004 17:02:58 +0000 (17:02 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 16 Nov 2004 17:02:58 +0000 (17:02 +0000)
match.c

diff --git a/match.c b/match.c
index cc1b2ace0bd9227df66a4a65906d4b49adc8d133..4550b5fd80ac2a540c3c6440cc53513b0c7ff452 100644 (file)
--- a/match.c
+++ b/match.c
@@ -233,7 +233,6 @@ host_matches(shost, lhost, list)
 /*
  * Check for cmnd and args in a list of members.
  * Returns ALLOW, DENY or UNSPEC.
- * XXX - never called in list context
  */
 int
 cmnd_matches(cmnd, args, list)