mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Fix mistake in Doxygen.
Doxygen is only *ONE* comment that applies to the NEXT piece of code. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@386211 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -52,8 +52,7 @@ void ast_srv_cleanup(struct srv_context **context);
|
||||
|
||||
/*! Lookup entry in SRV records Returns 1 if found, 0 if not found, -1 on hangup
|
||||
Only do SRV record lookup if you get a domain without a port. If you get a port #, it's a DNS host name.
|
||||
*/
|
||||
/*! \param chan Ast channel
|
||||
! \param chan Ast channel
|
||||
\param host host name (return value)
|
||||
\param hostlen Length of string "host"
|
||||
\param port Port number (return value)
|
||||
|
Reference in New Issue
Block a user