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/include/s_misc.h (file contents), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid-7.2/include/s_misc.h (file contents), Revision 967 by michael, Sun Aug 2 18:05:28 2009 UTC

# 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)

Comparing:
ircd-hybrid/include/s_misc.h (property svn:keywords), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid-7.2/include/s_misc.h (property svn:keywords), Revision 967 by michael, Sun Aug 2 18:05:28 2009 UTC

# Line 1 | Line 1
1 < "Id Revision"
1 > Id Revision

Diff Legend

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