diff options
author | Lutz Jänicke <jaenicke@openssl.org> | 2008-04-17 10:19:16 +0000 |
---|---|---|
committer | Lutz Jänicke <jaenicke@openssl.org> | 2008-04-17 10:19:16 +0000 |
commit | 4c1a6e004a940a66c1d113ea3656a124e3dca1ea (patch) | |
tree | 83046c2cd8ef940d621c2be052fa822c31730ee0 /crypto/bf | |
parent | 6e6ada18c626baf0215accb3a377f3b1c0e862c1 (diff) | |
download | openssl-new-4c1a6e004a940a66c1d113ea3656a124e3dca1ea.tar.gz |
Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
PR: 1552
Submitted by: Roumen Petrov <openssl@roumenpetrov.info>, "Alon Bar-Lev" <alon.barlev@gmail.com>
Diffstat (limited to 'crypto/bf')
-rw-r--r-- | crypto/bf/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bf/.cvsignore b/crypto/bf/.cvsignore index 403e8f3eab..86da787e1b 100644 --- a/crypto/bf/.cvsignore +++ b/crypto/bf/.cvsignore @@ -2,4 +2,4 @@ lib Makefile.save *.flc semantic.cache -bx86-elf.s +bf-*.s |