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

Comparing ircd-hybrid-7.2/include/irc_string.h (file contents):
Revision 371 by michael, Tue Jan 10 10:45:48 2006 UTC vs.
Revision 593 by michael, Fri May 12 05:47:32 2006 UTC

# Line 30 | Line 30
30  
31   extern int ircd_pcre_exec(const pcre *, const char *);
32   extern pcre *ircd_pcre_compile(const char *, const char **);
33 extern char *xstrldup(const char *, size_t);
33  
34   /*
35   * match - compare name with mask, mask may contain * and ? as wildcards

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines