[Asterisk-code-review] spelling: destructor (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:06:30 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16873 )
Change subject: spelling: destructor
......................................................................
spelling: destructor
Change-Id: Ia7b9130305f56b683fa24cd1ba2015a86b4f3957
---
M include/asterisk/logger.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/73/16873/1
diff --git a/include/asterisk/logger.h b/include/asterisk/logger.h
index c4b72d3..170fb68 100644
--- a/include/asterisk/logger.h
+++ b/include/asterisk/logger.h
@@ -550,7 +550,7 @@
* Use the cli or cli.conf to enable tracing: CLI> core set trace <trace_level> [ module ]
Its simplest usage requires only 1 macro call that...
- - Registers a descructor for a special variable that gets called when the
+ - Registers a destructor for a special variable that gets called when the
variable goes out of scope. Uses the same principle as RAII_VAR.
The destructor prints the name of the function with an "exiting" indicator
along with an optional message.
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16873
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ia7b9130305f56b683fa24cd1ba2015a86b4f3957
Gerrit-Change-Number: 16873
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/43717eee/attachment.html>
More information about the asterisk-code-review
mailing list