X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7beb59f36c016d27cf8949eb8c0d38fc63ad536a..8a7afe4dfef33756855c0e7bd38cf20d0d9a9e2f:/include/wx/isqlext.h?ds=sidebyside diff --git a/include/wx/isqlext.h b/include/wx/isqlext.h index 87930354ee..1e96045069 100644 --- a/include/wx/isqlext.h +++ b/include/wx/isqlext.h @@ -1166,7 +1166,7 @@ RETCODE SQL_API SQLBindParameter (HSTMT hstmt, UWORD ipar, SWORD fParamType, SDWORD cbValueMax, SDWORD FAR * pcbValue); /* - * Depreciated - use SQLSetStmtOptions + * Deprecated - use SQLSetStmtOptions */ RETCODE SQL_API SQLSetScrollOptions (HSTMT hstmt, UWORD fConcurrency, SDWORD crowKeyset, UWORD crowRowset);