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

Comparing ircd-hybrid-7.3/include/s_conf.h (file contents):
Revision 1118 by michael, Thu Jan 6 13:39:10 2011 UTC vs.
Revision 1120 by michael, Sun Jan 9 09:58:25 2011 UTC

# Line 563 | Line 563 | extern int valid_comment(struct Client *
563  
564   #define TK_SECONDS 0
565   #define TK_MINUTES 1
566 < extern time_t valid_tkline(char *, int);
566 > extern time_t valid_tkline(const char *, int);
567   extern int match_conf_password(const char *, const struct AccessItem *);
568  
569   #define NOT_AUTHORIZED    (-1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines