summaryrefslogtreecommitdiff
path: root/apps/app_osplookup.c
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2007-02-24 19:27:50 +0000
committerOlle Johansson <oej@edvina.net>2007-02-24 19:27:50 +0000
commitbc01e391746eef18c9547f5598d41484bcd991d4 (patch)
treed45e00fec8edfbb92a7ad0a18cf76474046d94a5 /apps/app_osplookup.c
parentc683aacfc6037dd422acbf572cee413a9c962151 (diff)
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: https://origsvn.digium.com/svn/asterisk/trunk@56647 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_osplookup.c')
-rw-r--r--apps/app_osplookup.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/app_osplookup.c b/apps/app_osplookup.c
index 3adde50f2..6ac668260 100644
--- a/apps/app_osplookup.c
+++ b/apps/app_osplookup.c
@@ -22,6 +22,9 @@
*
* \author Mark Spencer <markster@digium.com>
*
+ * \extref The OSP Toolkit: http://www.transnexus.com
+ * \extref OpenSSL http://www.openssl.org
+ *
* \ingroup applications
*/