From 9df447ca21f87c96bef53bee2f441a844dbe779e Mon Sep 17 00:00:00 2001 From: oej Date: Sat, 24 Feb 2007 19:27:50 +0000 Subject: Creating new doxygen macro "\extref" to create page that lists external libraries and URLs to these. Please help me add these references. We might want to create a similar macro "\linuxpackage" to list the needed Linux packages in popular distributions. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56647 f38db490-d61c-443f-a65b-d21fe96a405b --- res/res_crypto.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/res_crypto.c') 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 + * + * \extref Uses the OpenSSL library, available at + * http://www.openssl.org/ */ /*** MODULEINFO -- cgit v1.2.3