Kaydet (Commit) c46a94df authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

mis-merge: BOOL is gone use bool instead in sqlext.h

üst 89c4f890
......@@ -2108,7 +2108,7 @@ VOID FireVSDebugEvent(PODBC_VS_ARGS);
* connection pooling retry times
*/
BOOL ODBCSetTryWaitValue ( DWORD dwValue );
bool ODBCSetTryWaitValue ( DWORD dwValue );
#ifdef __cplusplus
DWORD ODBCGetTryWaitValue ( );
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment