X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7beb59f36c016d27cf8949eb8c0d38fc63ad536a..c8e1af672f46e93ae2fe6d7f9d5b35a3d8d49c16:/include/wx/isql.h diff --git a/include/wx/isql.h b/include/wx/isql.h index 8a5cad8f5d..a86d193f00 100644 --- a/include/wx/isql.h +++ b/include/wx/isql.h @@ -233,7 +233,7 @@ extern "C" RETCODE SQL_API SQLTransact (HENV henv, HDBC hdbc, UWORD fType); /* - * Depreciated ODBC 1.0 function - Use SQLBindParameter + * Deprecated ODBC 1.0 function - Use SQLBindParameter */ RETCODE SQL_API SQLSetParam (HSTMT hstmt, UWORD ipar, SWORD fCType, SWORD fSqlType, UDWORD cbColDef, SWORD ibScale, PTR rgbValue,