summaryrefslogtreecommitdiffstats
path: root/crypto/libdes/spr.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libdes/spr.h')
-rw-r--r--crypto/libdes/spr.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/libdes/spr.h b/crypto/libdes/spr.h
index b8fbdcf..0200b5e 100644
--- a/crypto/libdes/spr.h
+++ b/crypto/libdes/spr.h
@@ -54,9 +54,11 @@
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
+ *
+ * $FreeBSD$
*/
-OPENSSL_GLOBAL const DES_LONG des_SPtrans[8][64]={
+const DES_LONG des_SPtrans[8][64]={
{
/* nibble 0 */
0x02080800L, 0x00080000L, 0x02000002L, 0x02080802L,
OpenPOWER on IntegriCloud