diff options
author | 2006-06-27 05:05:29 +0000 | |
---|---|---|
committer | 2006-06-27 05:05:29 +0000 | |
commit | 0dd1310450b001b7ff1a59ac52d877d1d1fdd9b7 (patch) | |
tree | 3050c0c4f951fa821189d57a099af10d90fc1d58 /lib/libcrypto/stack | |
parent | __attribute__((__packed__)) -> __packed (diff) | |
download | wireguard-openbsd-0dd1310450b001b7ff1a59ac52d877d1d1fdd9b7.tar.xz wireguard-openbsd-0dd1310450b001b7ff1a59ac52d877d1d1fdd9b7.zip |
import of openssl-0.9.7j
Diffstat (limited to 'lib/libcrypto/stack')
-rw-r--r-- | lib/libcrypto/stack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/stack/Makefile b/lib/libcrypto/stack/Makefile index 4d5199a000b..711b16832a5 100644 --- a/lib/libcrypto/stack/Makefile +++ b/lib/libcrypto/stack/Makefile @@ -1,5 +1,5 @@ # -# SSLeay/crypto/stack/Makefile +# OpenSSL/crypto/stack/Makefile # DIR= stack |