Mercurial > trustbridge
diff ui/sslconnection.h @ 1053:78798d3af8f0
Fixed doxygen build warnings.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 09 Sep 2014 15:22:19 +0200 |
parents | 2949f1842955 |
children | 2a1aa9df8f11 |
line wrap: on
line diff
--- a/ui/sslconnection.h Fri Sep 05 16:16:57 2014 +0200 +++ b/ui/sslconnection.h Tue Sep 09 15:22:19 2014 +0200 @@ -88,7 +88,7 @@ /** @brief Set acceptable ciphersuites. * - * @param [in] cipers a zero terminated list of ciphers as defined in + * @param [in] ciphers a zero terminated list of ciphers as defined in * polarssl/ssl_ciphersuites.h */ virtual void setCiphersuites(int ciphers[]) = 0;