8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 07:23:04 +01:00
This commit is contained in:
asfernandes 2007-04-01 02:04:58 +00:00
parent 3df0110c49
commit 33988b1a79

View File

@ -27,7 +27,7 @@
#include "../remote/xdr.h"
// 15 Jan 2003. Nickolay Samofatov
// Lower functions need to have C++ linkage to avoid name clash with
// Functions below need to have C++ linkage to avoid name clash with
// standard XDR. Firebird XDR is NOT compatible with Sun XDR at interface level
bool_t xdr_bool (XDR *, int *);