Kaydet (Commit) 3885b553 authored tarafından Michael Meeks's avatar Michael Meeks

use matching int type for BOOL in prototype

üst c46a94df
......@@ -2108,7 +2108,7 @@ VOID FireVSDebugEvent(PODBC_VS_ARGS);
* connection pooling retry times
*/
bool ODBCSetTryWaitValue ( DWORD dwValue );
int 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