Parent Directory
|
Revision Log
|
Patch
revision 102 by lusky, Sun Oct 2 21:05:51 2005 UTC | revision 103 by adx, Mon Oct 10 18:29:05 2005 UTC | |
---|---|---|
# | Line 138 do_links(struct Client *source_p, int pa | Line 138 do_links(struct Client *source_p, int pa |
138 | me.name, me.name, 0, me.info); | me.name, me.name, 0, me.info); |
139 | send_message_file(source_p, &ConfigFileEntry.linksfile); | send_message_file(source_p, &ConfigFileEntry.linksfile); |
140 | sendto_one(source_p, form_str(RPL_ENDOFLINKS), | sendto_one(source_p, form_str(RPL_ENDOFLINKS), |
141 | ID_or_name(&me, source_p->from), "*"); | ID_or_name(&me, source_p->from), |
142 | ID_or_name(source_p, source_p->from), "*"); | |
143 | } | } |
144 | } | } |
145 |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |