ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/misc.h
(Generate patch)

Comparing ircd-hybrid-7.2/include/s_misc.h (file contents):
Revision 34 by lusky, Sun Oct 2 21:05:51 2005 UTC vs.
Revision 1004 by michael, Mon Aug 31 21:29:56 2009 UTC

# Line 26 | Line 26
26   #define INCLUDED_s_misc_h
27  
28   extern char *date(time_t);
29 extern char *small_file_date(time_t);
29   extern const char *smalldate(time_t);
30   #ifdef HAVE_LIBCRYPTO
31 < extern char *ssl_get_cipher(SSL *);
31 > extern char *ssl_get_cipher(const SSL *);
32   #endif
33  
34   #define _1MEG     (1024.0)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)