# | Line 29 | Line 29 | extern char *date(time_t); | |
---|---|---|
29 | extern char *small_file_date(time_t); | |
30 | extern const char *smalldate(time_t); | |
31 | #ifdef HAVE_LIBCRYPTO | |
32 | < | extern char *ssl_get_cipher(SSL *); |
32 | > | extern char *ssl_get_cipher(const SSL *); |
33 | #endif | |
34 | ||
35 | #define _1MEG (1024.0) |
# | Line 1 | Line 1 | |
---|---|---|
1 | < | "Id Revision" |
1 | > | Id Revision |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |