From e473341fd36aff731b69381f425ece73c7011b47 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Tue, 7 May 2024 16:55:32 +0200 Subject: Update TODOs/comments --- mod/mod-ci-github-gq.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mod/mod-ci-github-gq.cxx') diff --git a/mod/mod-ci-github-gq.cxx b/mod/mod-ci-github-gq.cxx index 92d3728..c30ab7a 100644 --- a/mod/mod-ci-github-gq.cxx +++ b/mod/mod-ci-github-gq.cxx @@ -66,6 +66,8 @@ namespace brep // we need to check that the errors field is not present before parsing the // data field as it might contain nulls if errors is present. // + // @@ TODO: This function is only called in one place. + // static void gq_parse_response (json::parser& p, function parse_data) -- cgit v1.1