filenames are des_old.[ch], not des.comp*
authorBodo Möller <bodo@openssl.org>
Thu, 25 Oct 2001 08:23:13 +0000 (08:23 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 25 Oct 2001 08:23:13 +0000 (08:23 +0000)
crypto/des/des_old.c
crypto/des/des_old.h

index d4f701f540b77b45ed664b9aad44464ec48e8962..b9929ccf592f757ecfd6ef8f44983b36e41a8417 100644 (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
  *
index ba5c705f4a1ce164255dca8d86adc10aae5838a5..4541562e46b7cff59bedfb70e241312ef0cf50b3 100644 (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 */