8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00

Correction.

This commit is contained in:
dimitr 2006-01-10 08:31:29 +00:00
parent 2bfdb91cba
commit 7e6dedd0bc

View File

@ -33,7 +33,7 @@
#include <windows.h>
typedef void* DESC;
typedef HANDLE DESC;
static inline DESC GBAK_STDIN_DESC(void)
{