Apply three patches from Assar Westerlund <assar@kth.se>:
authorRichard Levitte <levitte@openssl.org>
Tue, 5 Feb 2002 06:02:58 +0000 (06:02 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 5 Feb 2002 06:02:58 +0000 (06:02 +0000)
commit5e68f8ce1535f7d34a8431a332f6343cf637d499
tree6e7d8f5e45d5677e8e2408aac14c60b0ca987c81
parentb9a3ef4c6e96f74b995474d84add495072ad8951
Apply three patches from Assar Westerlund <assar@kth.se>:

This patch makes the macros in des_old.h actually pretend to be
functions.

There's no reason not to define _ossl_old_crypt when using
PERL5/FreeBSD/darwin/Next, since it makes using crypt and including
des.h break.  Here's a trivial patch.

This patch fixes some of the typos used in macro names in des_old.h
and the number of arguments for some of them.
crypto/des/des_old.c
crypto/des/des_old.h