diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/idea/idea_local.h (renamed from src/lib/libcrypto/idea/idea_lcl.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/idea/idea_lcl.h b/src/lib/libcrypto/idea/idea_local.h index e46c960875..2663516c20 100644 --- a/src/lib/libcrypto/idea/idea_lcl.h +++ b/src/lib/libcrypto/idea/idea_local.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $OpenBSD: idea_lcl.h,v 1.3 2015/02/07 13:19:15 doug Exp $ */ | 1 | /* $OpenBSD: idea_local.h,v 1.1 2022/11/26 16:08:53 tb Exp $ */ |
2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) |
3 | * All rights reserved. | 3 | * All rights reserved. |
4 | * | 4 | * |