8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:43:02 +01:00
This commit is contained in:
asfernandes 2008-01-09 23:57:18 +00:00
parent 5ba9efd25c
commit e0226e17fb
2 changed files with 1 additions and 3 deletions

View File

@ -27,8 +27,6 @@
# Contributor(s):
#
#
# $Id: Makefile.in,v 1.7 2008-01-09 15:47:36 alexpeshkoff Exp $
#
ROOT=..

View File

@ -92,7 +92,7 @@
} \
}
#define CHECK_HANDLE_MEMBER(blk, cast, type, id, err) \
#define CHECK_HANDLE_MEMBER(blk, cast, type, id, err) \
{ \
if ((this->port_flags & PORT_lazy) && id == INVALID_OBJECT) \
{ \