commit | 75342a65e499a3d0ec70a1f4bb651e0fead17fa4 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Apr 08 17:35:40 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Apr 09 15:49:57 2014 +0200 |
tree | 14c60e43bb9af27c87c53340ce55bae65d1aeddc | |
parent | 0f79babd4b95bf287728721ac4e24533917207fb [diff] [blame] |
Fixed typos in code
diff --git a/library/pk_wrap.c b/library/pk_wrap.c index 96695d4..61e78fe 100644 --- a/library/pk_wrap.c +++ b/library/pk_wrap.c
@@ -259,7 +259,7 @@ }; /* - * EC key resticted to ECDH + * EC key restricted to ECDH */ static int eckeydh_can_do( pk_type_t type ) {