commit | b4fe3cb1fa91c69907a1685cc21ea21007633798 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 22 16:11:05 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 22 16:11:05 2015 +0000 |
tree | 59ea87363ca5e184b4f1855835bb20ed0e1044d2 | |
parent | 967a2a5f8cfb0cbafbe8ee09b54856742470b109 [diff] [blame] |
Rename to mbed TLS in the documentation/comments
diff --git a/library/cipher.c b/library/cipher.c index b11ecf0..7f43875 100644 --- a/library/cipher.c +++ b/library/cipher.c
@@ -1,7 +1,7 @@ /** * \file cipher.c * - * \brief Generic cipher wrapper for PolarSSL + * \brief Generic cipher wrapper for mbed TLS * * \author Adriaan de Jong <dejong@fox-it.com> *