[Asterisk-code-review] app queue: Update year Copyright and fix missing tabs in doc... (asterisk[master])
Rodrigo Ramirez Norambuena
asteriskteam at digium.com
Fri May 18 13:17:21 CDT 2018
Rodrigo Ramirez Norambuena has uploaded this change for review. ( https://gerrit.asterisk.org/9013
Change subject: app_queue: Update year Copyright and fix missing tabs in documentation
......................................................................
app_queue: Update year Copyright and fix missing tabs in documentation
Change-Id: Ieb8faf37dc765463ee5dbca1d1343242c756b1c7
---
M apps/app_queue.c
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/13/9013/1
diff --git a/apps/app_queue.c b/apps/app_queue.c
index f920b8c..faa9b60 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -1,7 +1,7 @@
/*
* Asterisk -- An open source telephony toolkit.
*
- * Copyright (C) 1999 - 2017, Digium, Inc.
+ * Copyright (C) 1999 - 2018, Digium, Inc.
*
* Mark Spencer <markster at digium.com>
*
@@ -502,8 +502,8 @@
<parameter name="uniqueid" required="true" />
<parameter name="agent" required="true" />
<parameter name="status" required="true" />
- <parameter name="talktime" required="true" />
- <parameter name="params" required="false" />
+ <parameter name="talktime" required="true" />
+ <parameter name="params" required="false" />
</syntax>
<description>
<para>Allows you to write Outbound events into the queue log.</para>
--
To view, visit https://gerrit.asterisk.org/9013
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieb8faf37dc765463ee5dbca1d1343242c756b1c7
Gerrit-Change-Number: 9013
Gerrit-PatchSet: 1
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180518/f0e67201/attachment-0001.html>
More information about the asterisk-code-review
mailing list