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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:20:58 CDT 2021


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


Change subject: spelling: unprepared
......................................................................

spelling: unprepared

Change-Id: I2b9f3287317050dad2809d2ebe82e2d31758ef1c
---
M include/asterisk/res_odbc.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/76/17276/1

diff --git a/include/asterisk/res_odbc.h b/include/asterisk/res_odbc.h
index 9a38915..789caba 100644
--- a/include/asterisk/res_odbc.h
+++ b/include/asterisk/res_odbc.h
@@ -170,7 +170,7 @@
  */
 int ast_odbc_prepare(struct odbc_obj *obj, SQLHSTMT *stmt, const char *sql);
 
-/*! \brief Execute a nonprepared SQL query.
+/*! \brief Execute a unprepared SQL query.
  * \param obj The ODBC object
  * \param sql The SQL query
  * \note This should be used in place of SQLExecDirect

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2b9f3287317050dad2809d2ebe82e2d31758ef1c
Gerrit-Change-Number: 17276
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/5015e295/attachment.html>


More information about the asterisk-code-review mailing list