From: Todd C. Miller Date: Tue, 16 Nov 2004 17:02:58 +0000 (+0000) Subject: remove bogus XXX comment X-Git-Tag: SUDO_1_7_0~818 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ed2557959348bec4953ff02e5c3bb1179293f25;p=sudo remove bogus XXX comment --- diff --git a/match.c b/match.c index cc1b2ace0..4550b5fd8 100644 --- 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)