X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdes%2Fdes_ver.h;h=0bc1a3da7fc2012047af734c38c9b15dd1943a00;hp=98352bc0d45461da76430fe9063392aa0cc915d1;hb=127640b4491f33c5c11dec77b1abc37823920bea;hpb=eda1f21f1af8b6f77327e7b37573af9c1ba73726 diff --git a/crypto/des/des_ver.h b/crypto/des/des_ver.h index 98352bc0d4..0bc1a3da7f 100644 --- a/crypto/des/des_ver.h +++ b/crypto/des/des_ver.h @@ -1,5 +1,5 @@ /* crypto/des/des_ver.h */ -/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written @@ -56,5 +56,5 @@ * [including the GNU Public Licence.] */ -extern char *DES_version; /* SSLeay version string */ -extern char *libdes_version; /* old libdes version string */ +EXTERN char *DES_version; /* SSLeay version string */ +EXTERN char *libdes_version; /* old libdes version string */