ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/modules/m_testline.c
(Generate patch)

Comparing ircd-hybrid-7.2/modules/m_testline.c (file contents):
Revision 136 by db, Sat Oct 15 23:39:54 2005 UTC vs.
Revision 138 by db, Sun Oct 16 01:20:07 2005 UTC

# Line 89 | Line 89 | mo_testline(struct Client *client_p, str
89              int parc, char *parv[])
90   {
91    char *given_name;
92 <  const char *given_host = NULL;
92 >  char *given_host = NULL;
93    struct ConfItem *conf;
94    struct AccessItem *aconf;
95    struct irc_ssaddr ip;

Diff Legend

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