diff --git a/src/remote/xdr_proto.h b/src/remote/xdr_proto.h index e691e71b17..a52a16dddb 100644 --- a/src/remote/xdr_proto.h +++ b/src/remote/xdr_proto.h @@ -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 *);