diff options
Diffstat (limited to 'lib/libcrypto/stack/stack.h')
-rw-r--r-- | lib/libcrypto/stack/stack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/stack/stack.h b/lib/libcrypto/stack/stack.h index 45698f81bc0..6bea6348f20 100644 --- a/lib/libcrypto/stack/stack.h +++ b/lib/libcrypto/stack/stack.h @@ -1,4 +1,4 @@ -/* crypto/stack/stack.h */ +/* $OpenBSD: stack.h,v 1.9 2014/06/12 15:49:30 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |