summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/crypto/camellia/cmll_cfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/src/crypto/camellia/cmll_cfb.c')
-rw-r--r--src/lib/libssl/src/crypto/camellia/cmll_cfb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/crypto/camellia/cmll_cfb.c b/src/lib/libssl/src/crypto/camellia/cmll_cfb.c
index bee16806a7..17e6cca332 100644
--- a/src/lib/libssl/src/crypto/camellia/cmll_cfb.c
+++ b/src/lib/libssl/src/crypto/camellia/cmll_cfb.c
@@ -1,4 +1,4 @@
1/* crypto/camellia/camellia_cfb.c */ 1/* $OpenBSD: cmll_cfb.c,v 1.3 2014/06/12 15:49:28 deraadt Exp $ */
2/* ==================================================================== 2/* ====================================================================
3 * Copyright (c) 2006 The OpenSSL Project. All rights reserved. 3 * Copyright (c) 2006 The OpenSSL Project. All rights reserved.
4 * 4 *