mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-01 14:20:33 +01:00
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
Bugfix
|
|
* Fix compile failure due to empty enum in cipher_wrap.c, when building
|
|
with a very minimal configuration. Fixes #7625.
|