Update error.h count for SSL
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h
index 1f14011..6e26df9 100644
--- a/include/mbedtls/error.h
+++ b/include/mbedtls/error.h
@@ -95,7 +95,7 @@
  * HKDF      5   1 (Started from top)
  * CIPHER    6   8
  * SSL       6   23 (Started from top)
- * SSL       7   31
+ * SSL       7   32
  *
  * Module dependent error code (5 bits 0x.00.-0x.F8.)
  */