diff options
| author | mrg <mrg@NetBSD.org> | 2000-07-16 07:16:20 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2000-07-16 07:16:20 +0000 |
| commit | f23f12cbc5cfe8d2c38020e144714ce5c5d6a067 (patch) | |
| tree | 6490081e19b4c653623f63913c052817b491074e /lib/libcrypto/stack.inc | |
| parent | 52f552d80ad118b7f2c0650b8574ef192403b11c (diff) | |
update for openssl 0.9.5a
Diffstat (limited to 'lib/libcrypto/stack.inc')
| -rw-r--r-- | lib/libcrypto/stack.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/stack.inc b/lib/libcrypto/stack.inc index 59069a5bb0a..1693632bc86 100644 --- a/lib/libcrypto/stack.inc +++ b/lib/libcrypto/stack.inc @@ -1,8 +1,8 @@ -# $NetBSD: stack.inc,v 1.2 2000/06/21 19:34:28 thorpej Exp $ +# $NetBSD: stack.inc,v 1.3 2000/07/16 07:16:24 mrg Exp $ # # @(#) Copyright (c) 1995 Simon J. Gerraty # -# SRCS extracted from ../../dist/openssl/crypto/stack/Makefile.ssl +# SRCS extracted from /home/current/src/lib/libcrypto/../../crypto/dist/openssl/crypto/stack/Makefile.ssl # .PATH: ${OPENSSLSRC}/crypto/stack |
