[Asterisk-code-review] spelling: decrement (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:06:03 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16854 )
Change subject: spelling: decrement
......................................................................
spelling: decrement
Change-Id: I5cb2ce446b41d152c6168eca138bee187362a4a4
---
M main/astobj2_container_private.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/54/16854/1
diff --git a/main/astobj2_container_private.h b/main/astobj2_container_private.h
index 3651ca4..daa808b 100644
--- a/main/astobj2_container_private.h
+++ b/main/astobj2_container_private.h
@@ -254,7 +254,7 @@
#if defined(AO2_DEBUG)
/*! Increment the container linked object statistic. */
ao2_link_node_stat_fn link_stat;
- /*! Deccrement the container linked object statistic. */
+ /*! Decrement the container linked object statistic. */
ao2_unlink_node_stat_fn unlink_stat;
/*! Display container contents. (Method for debug purposes) */
ao2_container_display dump;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16854
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I5cb2ce446b41d152c6168eca138bee187362a4a4
Gerrit-Change-Number: 16854
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/bda1e6af/attachment-0001.html>
More information about the asterisk-code-review
mailing list