mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-01 07:49:57 +00:00
Fix a code style issue
Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -141,7 +141,7 @@ int main(void)
|
||||
" URI:value\n" \
|
||||
" RFC822:value\n" \
|
||||
" IP:value (Only IPv4 is supported)\n" \
|
||||
" DN:list of comma separated key=value pairs\n"\
|
||||
" DN:list of comma separated key=value pairs\n" \
|
||||
" authority_identifier=%%s default: 1\n" \
|
||||
" Possible values: 0, 1\n" \
|
||||
" (Considered for v3 only)\n" \
|
||||
|
||||
Reference in New Issue
Block a user