summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/camellia/cmll_ctr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/camellia/cmll_ctr.c')
-rw-r--r--src/lib/libcrypto/camellia/cmll_ctr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/camellia/cmll_ctr.c b/src/lib/libcrypto/camellia/cmll_ctr.c
index c9b266fa44..80fbcaf925 100644
--- a/src/lib/libcrypto/camellia/cmll_ctr.c
+++ b/src/lib/libcrypto/camellia/cmll_ctr.c
@@ -1,4 +1,4 @@
1/* crypto/camellia/camellia_ctr.c */ 1/* $OpenBSD: cmll_ctr.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 *