commit | 63900d5a619dfc317eb773d0646c31c7e366858c | [log] [tgz] |
---|---|---|
author | tylerliu <tylersiqi@163.com> | Wed Sep 30 03:01:18 2020 -0700 |
committer | tylerliu <tylersiqi@163.com> | Wed Sep 30 03:01:18 2020 -0700 |
tree | e704c0442461deab7d1813be5b9d5c565b5c76be | |
parent | 8e170d64c34448d20fdcc55c533bdf90ca0850b8 [diff] [blame] |
variable renaming and sqlite code optimization Change-Id: Ida2c854f87c528820945bc6246678d87543b1ed9
diff --git a/src/ca-module.hpp b/src/ca-module.hpp index c6b3e71..c97e4f3 100644 --- a/src/ca-module.hpp +++ b/src/ca-module.hpp
@@ -96,7 +96,7 @@ getCertificateRequest(const Interest& request); security::v2::Certificate - issueCertificate(const RequestState& certRequest); + issueCertificate(const RequestState& requestState); void registerPrefix();