mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
typo
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
578613322a
commit
2986accd20
|
|
@ -171,7 +171,7 @@ import string
|
|||
import argparse
|
||||
|
||||
|
||||
# Types regognized as signed integer arguments in test functions.
|
||||
# Types recognized as signed integer arguments in test functions.
|
||||
SIGNED_INTEGER_TYPES = frozenset([
|
||||
'char',
|
||||
'short',
|
||||
|
|
|
|||
Loading…
Reference in a new issue