From 014aa91b842e9edc8f2f11edd6afdc422cf48452 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Fri, 24 Apr 2009 17:33:08 +0000 Subject: Update comment. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@190516 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- include/asterisk/channel.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'include/asterisk/channel.h') diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h index a114eb089..eb28c1111 100644 --- a/include/asterisk/channel.h +++ b/include/asterisk/channel.h @@ -307,9 +307,10 @@ struct ast_party_connected_line { */ int ani2; - /*! \brief Information about the source of an update (Q.SIG/ISDN requirement). + /*! + * \brief Information about the source of an update. * \note enum AST_CONNECTED_LINE_UPDATE_SOURCE values - * for Normal-Answer, Call-transfer, Call-diversion + * for Normal-Answer and Call-transfer. */ int source; }; -- cgit v1.2.3