From fbf4040a36992856397ebba90bffa54d276f0d86 Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Fri, 20 Jul 2012 19:08:47 +0000 Subject: Clean up ManagerEvent Dial documentation The paragraph describing the SubEvent belongs with the SubEvent parameter itself, and not with its enum values. The order of parsing was placing the description after the last enum, which isn't correct. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370329 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_dial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/app_dial.c') diff --git a/apps/app_dial.c b/apps/app_dial.c index ccb7b018c..23a6c68b0 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -825,11 +825,11 @@ static void senddialevent(struct ast_channel *src, struct ast_channel *dst, cons Raised when a dial action has started. + A sub event type, specifying whether the dial action has begun or ended. - A sub event type, specifying whether the dial action has begun or ended. -- cgit v1.2.3