[Asterisk-code-review] app queue: Update year Copyright and fix missing tabs in doc... (asterisk[master])

Joshua Colp asteriskteam at digium.com
Thu May 24 05:49:42 CDT 2018


Joshua Colp has submitted this change and it was merged. ( 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, 4 insertions(+), 4 deletions(-)

Approvals:
  Richard Mudgett: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved; Approved for Submit



diff --git a/apps/app_queue.c b/apps/app_queue.c
index f920b8c..3047648 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>
  *
@@ -495,15 +495,15 @@
 	<application name="QueueUpdate" language="en_US">
 		<synopsis>
 			Writes to the queue_log file for OutBound calls and updates Realtime Data.
-            Is used at h extension to be able to have all the parameters.
+			Is used at h extension to be able to have all the parameters.
 		</synopsis>
 		<syntax>
 			<parameter name="queuename" required="true" />
 			<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: merged
Gerrit-Change-Id: Ieb8faf37dc765463ee5dbca1d1343242c756b1c7
Gerrit-Change-Number: 9013
Gerrit-PatchSet: 2
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180524/5be34645/attachment-0001.html>


More information about the asterisk-code-review mailing list