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

Comparing ircd-hybrid/contrib/m_force.c (file contents):
Revision 688 by adx, Tue Jun 13 17:12:38 2006 UTC vs.
Revision 689 by michael, Sat Jun 17 11:30:39 2006 UTC

# Line 200 | Line 200 | mo_forcejoin(struct Client *client_p, st
200                   me.name, target_p->name,
201                   chptr->chname, chptr->topic);
202        sendto_one(target_p, form_str(RPL_TOPICWHOTIME),
203 <                 me.name, source_p->name, chptr->chname,
203 >                 me.name, target_p->name, chptr->chname,
204                   chptr->topic_info, chptr->topic_time);
205      }
206  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines