commit | 8320e8db0433f80da5bc5ad7aa8b3a0754d77764 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Tue Feb 06 05:44:59 2024 -0700 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Tue Feb 06 05:44:59 2024 -0700 |
tree | 993d5e475dd86be3ac45e281fa905d7f056e4880 | |
parent | b9ccd6b978c220682d66112e4d2ddca577745c8b [diff] | |
parent | 4db7030238f6a6dbcd46067864966d3b2e507906 [diff] |
Merge branch 'master' of github.com:laurencelundblade/QCBOR
diff --git a/src/qcbor_encode.c b/src/qcbor_encode.c index 9117a7d..bd27db2 100644 --- a/src/qcbor_encode.c +++ b/src/qcbor_encode.c
@@ -249,7 +249,7 @@ /* - Public function for initialization. See qcbor/qcbor_encode.h + * Public function for initialization. See qcbor/qcbor_encode.h */ void QCBOREncode_Init(QCBOREncodeContext *pMe, UsefulBuf Storage)