diff options
Diffstat (limited to 'secure/lib/libdes/spr.h')
-rw-r--r-- | secure/lib/libdes/spr.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libdes/spr.h b/secure/lib/libdes/spr.h index d9b81ce..58cc130 100644 --- a/secure/lib/libdes/spr.h +++ b/secure/lib/libdes/spr.h @@ -1,5 +1,5 @@ -/* lib/des/spr.h */ -/* Copyright (C) 1995 Eric Young (eay@mincom.oz.au) +/* crypto/des/spr.h */ +/* Copyright (C) 1995-1996 Eric Young (eay@mincom.oz.au) * All rights reserved. * * This file is part of an SSL implementation written @@ -45,7 +45,7 @@ * [including the GNU Public Licence.] */ -static const unsigned long des_SPtrans[8][64]={ +static const DES_LONG des_SPtrans[8][64]={ { /* nibble 0 */ 0x00820200L, 0x00020000L, 0x80800000L, 0x80820200L, |