[Asterisk-code-review] spelling: command-line (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:04:55 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16804 )
Change subject: spelling: command-line
......................................................................
spelling: command-line
Change-Id: I85a5468175d4dfbbe1429aaac7f9fce7d33a561f
---
M utils/frame.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/04/16804/1
diff --git a/utils/frame.h b/utils/frame.h
index 4bbc219..6e5257b 100644
--- a/utils/frame.h
+++ b/utils/frame.h
@@ -175,7 +175,7 @@
that does not start with the optionchar. The filename is copied to
newly allocated memory, a pointer to which is returned.
The argument is marked as used. Therefore repeated use of this function
- will yield a complete list of filenames on the commandline.
+ will yield a complete list of filenames on the command-line.
If malloc() fails, the function does not return.
-------------------------------------------------------------------- */
extern char *parsefilearg( int argcount, char *args[]);
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16804
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I85a5468175d4dfbbe1429aaac7f9fce7d33a561f
Gerrit-Change-Number: 16804
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/7707af6c/attachment.html>
More information about the asterisk-code-review
mailing list