X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7beb59f36c016d27cf8949eb8c0d38fc63ad536a..f5a1953b341d16396763bee067ccdd96108f3aad:/include/wx/isql.h?ds=inline 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,