Remove the invalid input for platform module
Remove the invalid input for the platform module,
as it's not currently used in the Mbed OS platform setup \
termination code.
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h
index 95415dc..2b83c2d 100644
--- a/include/mbedtls/error.h
+++ b/include/mbedtls/error.h
@@ -80,7 +80,7 @@
* CHACHA20 3 0x0051-0x0055
* POLY1305 3 0x0057-0x005B
* CHACHAPOLY 2 0x0054-0x0056
- * PLATFORM 2 0x0080-0x0082
+ * PLATFORM 1 0x0080-0x0080
*
* High-level module nr (3 bits - 0x0...-0x7...)
* Name ID Nr of Errors