commit | eecb43cf0bd851ee644f85e95e5e56541ae3cbd5 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue May 12 12:56:41 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue May 12 12:56:41 2015 +0200 |
tree | c2aa9f5d3f994bfb8ef856882d43b2df72f75a85 | |
parent | 0ece0f94f2656fd580de921dc1bfb8f83e11de0c [diff] [blame] |
Manually merge doc fixes from 1.3
diff --git a/library/x509.c b/library/x509.c index 08a1ec3..e97f82d 100644 --- a/library/x509.c +++ b/library/x509.c
@@ -449,7 +449,7 @@ if( *p == end_set ) break; - /* Mark this item as being only one in a set */ + /* Mark this item as being no the only one in a set */ cur->next_merged = 1; cur->next = mbedtls_malloc( sizeof( mbedtls_x509_name ) );