]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/isql.h
Updated configure and aclocal.m4 for new 0.1.8 Bakefile on account of
[wxWidgets.git] / src / iodbc / isql.h
index e8c10d0028360f7e941e3038a2651bd19072a698..971a0dc037d23dd5f8c7b74346cd949cdd47dcc5 100644 (file)
@@ -220,7 +220,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,