diff options
Diffstat (limited to 'lib/libcrypto/evp/e_chacha.c')
-rw-r--r-- | lib/libcrypto/evp/e_chacha.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/evp/e_chacha.c b/lib/libcrypto/evp/e_chacha.c index 0c32b99df4e..d1a1c59ae6c 100644 --- a/lib/libcrypto/evp/e_chacha.c +++ b/lib/libcrypto/evp/e_chacha.c @@ -1,3 +1,4 @@ +/* $OpenBSD: e_chacha.c,v 1.3 2014/06/12 15:49:29 deraadt Exp $ */ /* * Copyright (c) 2014 Joel Sing <jsing@openbsd.org> * |