ref to example.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23632 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-08-18 20:14:41 +00:00
parent a62c81e366
commit bec34fc8ac

View File

@@ -68,7 +68,8 @@ RCSID("$Id$");
*
* The use of EVP_CipherInit_ex() and EVP_Cipher() is pretty easy to
* understand forward, then EVP_CipherUpdate() and
* EVP_CipherFinal_ex() really needs an example to explain.
* EVP_CipherFinal_ex() really needs an example to explain @ref
* example_evp_cipher.c .
*
* @example example_evp_cipher.c
*