aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_crypto.c')
-rw-r--r--res/res_crypto.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/res_crypto.c b/res/res_crypto.c
index 888564ea8..4e4a363e1 100644
--- a/res/res_crypto.c
+++ b/res/res_crypto.c
@@ -21,6 +21,9 @@
* \brief Provide Cryptographic Signature capability
*
* \author Mark Spencer <markster@digium.com>
+ *
+ * \extref Uses the OpenSSL library, available at
+ * http://www.openssl.org/
*/
/*** MODULEINFO