filenames are des_old.[ch], not des.comp*

This commit is contained in:
Bodo Möller 2001-10-25 08:23:13 +00:00
parent 4d635a7001
commit af50b58c3f
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
/* crypto/des/des_comp.c -*- mode:C; c-file-style: "eay" -*- */
/* crypto/des/des_old.c -*- mode:C; c-file-style: "eay" -*- */
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*

View file

@ -1,4 +1,4 @@
/* crypto/des/des_comp.h -*- mode:C; c-file-style: "eay" -*- */
/* crypto/des/des_old.h -*- mode:C; c-file-style: "eay" -*- */
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
@ -80,7 +80,7 @@
#endif
#ifdef _KERBEROS_DES_H
#error <openssl/des_compat.h> replaces <kerberos/des.h>.
#error <openssl/des_old.h> replaces <kerberos/des.h>.
#endif
#include <openssl/opensslconf.h> /* DES_LONG */