commit | 4eafadc11ea21b9f05d7399917d6e40d213fa099 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Sun Nov 26 19:43:44 2023 -0700 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Sun Nov 26 19:43:44 2023 -0700 |
tree | c02a43d875db9eb4a80144001f617c8b9d2a3d15 | |
parent | 751d36583a9ce1a640900c57e13c9b6b8f3a2ba2 [diff] [blame] |
Add missing documentation and prototypes for indef array/map encoding
diff --git a/src/qcbor_encode.c b/src/qcbor_encode.c index 53df657..71497b0 100644 --- a/src/qcbor_encode.c +++ b/src/qcbor_encode.c
@@ -1,6 +1,6 @@ /*============================================================================== Copyright (c) 2016-2018, The Linux Foundation. - Copyright (c) 2018-2022, Laurence Lundblade. + Copyright (c) 2018-2023, Laurence Lundblade. Copyright (c) 2021, Arm Limited. All rights reserved.