[Asterisk-code-review] spelling: mustn't (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:12:33 CDT 2021


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


Change subject: spelling: mustn't
......................................................................

spelling: mustn't

Change-Id: I785d5907271b3e69c0ee4147d9b7c8a730a4cdb5
---
M utils/frame.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/48/17048/1

diff --git a/utils/frame.c b/utils/frame.c
index b199636..136cf82 100644
--- a/utils/frame.c
+++ b/utils/frame.c
@@ -885,7 +885,7 @@
 	 /* Problem: what about i/o-file, 32? You might want a header
 	    on that? Better ignore this case. */
 	 break;
-       case 8:    /* An application musn't ask for this */
+       case 8:    /* An application mustn't ask for this */
        default:   /* This can't happen */
 	 assert( FALSE);
        }

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I785d5907271b3e69c0ee4147d9b7c8a730a4cdb5
Gerrit-Change-Number: 17048
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/0f94a1b7/attachment-0001.html>


More information about the asterisk-code-review mailing list