diff --git a/sys/include/cbor.h b/sys/include/cbor.h index 4967f08c82..e3c35366e8 100644 --- a/sys/include/cbor.h +++ b/sys/include/cbor.h @@ -94,7 +94,7 @@ * - 24-31: (Reserved) - No support * - 32-255: (Unassigned) - No support * - * TODO: API for Indefinite-Length Byte Strings and Text Strings + * @todo API for Indefinite-Length Byte Strings and Text Strings * (see https://tools.ietf.org/html/rfc7049#section-2.2.2) */