aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-24 19:49:11 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-24 19:49:11 +0000
commit2c162efa7e1633695c3a96027f3aefc7e00910c3 (patch)
treed04c058ed4f451adbff8731198cdd257ac0195ad /channels
parent9df447ca21f87c96bef53bee2f441a844dbe779e (diff)
Doxygen updates and corrections
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56648 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_zap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_zap.c b/channels/chan_zap.c
index 09b7ad62d..f212a8352 100644
--- a/channels/chan_zap.c
+++ b/channels/chan_zap.c
@@ -637,7 +637,7 @@ static struct zt_pvt {
* statement is reached, the current zt_chan_conf is used to configure the
* channel (struct zt_pvt)
*
- * @seealso zt_chan_init for the default values.
+ * \see zt_chan_init for the default values.
*/
struct zt_chan_conf {
struct zt_pvt chan;