On Thu, 21 Mar 2002, Michel J Lambert wrote:

> +//    KEY_PAIR src_key_p, dest_key_p;
> +//    KEY src_key, dest_key;

 [etc.]

 These need to be C-style comments; not every compiler will accept the
 C++ style ones.

 Simon


Reply via email to