From 5719471c91cfc25896551b339d7f5fb37612034d Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Thu, 21 Jul 2022 09:09:15 +0300 Subject: [PATCH 48/48] Remove mention of gone sanity_check_req_list() See osdn #44612 Signed-off-by: Marko Lindqvist --- server/rssanity.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/rssanity.c b/server/rssanity.c index 865d49410b..f6e129a58b 100644 --- a/server/rssanity.c +++ b/server/rssanity.c @@ -231,7 +231,7 @@ static bool sanity_check_req_individual(struct requirement *preq, } /**********************************************************************//** - Helper function for sanity_check_req_list() and sanity_check_req_vec() + Helper function for sanity_check_req_vec() **************************************************************************/ static bool sanity_check_req_set(int reqs_of_type[], int local_reqs_of_type[], -- 2.35.1