mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 22:19:05 +00:00
3 lines
135 B
Text
3 lines
135 B
Text
Bugfix
|
|
* Fix compile failure due to empty enum in cipher_wrap.c, when building
|
|
with a very minimal configuration. Fixes #7625.
|