[Asterisk-code-review] spelling: extracted (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:08:17 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16931 )


Change subject: spelling: extracted
......................................................................

spelling: extracted

Change-Id: I2b555556bafde79a1cd1fa21c3dc5805c487874e
---
M include/asterisk/cdr.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/31/16931/1

diff --git a/include/asterisk/cdr.h b/include/asterisk/cdr.h
index 5dcdcdd..50201bd 100644
--- a/include/asterisk/cdr.h
+++ b/include/asterisk/cdr.h
@@ -354,7 +354,7 @@
  * \param ret Pointer to the formatted buffer
  * \param workspace A pointer to the buffer to use to format the variable
  * \param workspacelen The size of \ref workspace
- * \param raw If non-zero and a date/time is extraced, provide epoch seconds. Otherwise format as a date/time stamp
+ * \param raw If non-zero and a date/time is extracted, provide epoch seconds. Otherwise format as a date/time stamp
  */
 void ast_cdr_format_var(struct ast_cdr *cdr, const char *name, char **ret, char *workspace, int workspacelen, int raw);
 

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16931
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2b555556bafde79a1cd1fa21c3dc5805c487874e
Gerrit-Change-Number: 16931
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/dc40beb9/attachment-0001.html>


More information about the asterisk-code-review mailing list