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

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


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


Change subject: spelling: fastcopy
......................................................................

spelling: fastcopy

Change-Id: I4a9282013d792fa53c2706d95f8b2daf931c338e
---
M addons/ooh323c/src/decode.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/33/16933/1

diff --git a/addons/ooh323c/src/decode.c b/addons/ooh323c/src/decode.c
index d0579c6..c260d8c 100644
--- a/addons/ooh323c/src/decode.c
+++ b/addons/ooh323c/src/decode.c
@@ -417,7 +417,7 @@
    ASN1OCTET* ptmp;
    int nbits, stat = ASN_OK;
 
-   /* If "fast copy" option is not set (ASN1FATSCOPY) or if constructed,
+   /* If "fast copy" option is not set (ASN1FASTCOPY) or if constructed,
     * copy the bit string value into a dynamic memory buffer;
     * otherwise, store the pointer to the value in the decode
     * buffer in the data pointer argument. */

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I4a9282013d792fa53c2706d95f8b2daf931c338e
Gerrit-Change-Number: 16933
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/879cd92b/attachment-0001.html>


More information about the asterisk-code-review mailing list