From 8d21bf63597b38eb42b95ff6c32eb0df061f9e35 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 25 Mar 2024 13:45:14 +0200 Subject: Review --- mod/mod-ci-github.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/mod-ci-github.hxx') diff --git a/mod/mod-ci-github.hxx b/mod/mod-ci-github.hxx index aacd877..edadf89 100644 --- a/mod/mod-ci-github.hxx +++ b/mod/mod-ci-github.hxx @@ -120,7 +120,7 @@ namespace brep explicit installation_access_token (json::parser&); - installation_access_token (const string& token, timestamp expires_at); + installation_access_token (const string& token, timestamp expires_at); // @@ move? installation_access_token () = default; }; -- cgit v1.1