mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
6457a13005
src/network/ssl/ssl.c defined some constant arrays for passing to GnuTLS functions. Those functions have been deprecated and their calls are in #if 0 nowadays. Put #if 0 around the arrays as well. |
||
---|---|---|
.. | ||
ssl | ||
connection.c | ||
connection.h | ||
dns.c | ||
dns.h | ||
Makefile | ||
progress.c | ||
progress.h | ||
socket.c | ||
socket.h | ||
state.c | ||
state.h |