Skip to content

Commit

Permalink
make update
Browse files Browse the repository at this point in the history
  • Loading branch information
levitte committed May 13, 2001
1 parent 2d10c71 commit 429e4f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion crypto/ui/Makefile.ssl
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ ui_compat.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
ui_compat.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
ui_compat.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
ui_compat.o: ../../include/openssl/ui.h ui_compat.c
ui_compat.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
ui_compat.o: ui_compat.c
ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
ui_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
ui_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
Expand Down
4 changes: 2 additions & 2 deletions util/libeay.num
Original file line number Diff line number Diff line change
Expand Up @@ -795,8 +795,8 @@ des_random_key 802 EXIST::FUNCTION:DES
des_random_seed 803 EXIST::FUNCTION:DES
des_read_2passwords 804 EXIST::FUNCTION:DES
des_read_password 805 EXIST::FUNCTION:DES
des_read_pw 806 EXIST::FUNCTION:DES
des_read_pw_string 807 EXIST::FUNCTION:DES
des_read_pw 806 EXIST::FUNCTION:
des_read_pw_string 807 EXIST::FUNCTION:
des_set_key 808 EXIST::FUNCTION:DES
des_set_odd_parity 809 EXIST::FUNCTION:DES
des_string_to_2keys 810 EXIST::FUNCTION:DES
Expand Down

0 comments on commit 429e4f0

Please sign in to comment.