mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-07 16:03:14 +02:00
Index: Changes
=================================================================== RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v retrieving revision 1.1.1.1.2.1.2.1.2.132 diff -u -r1.1.1.1.2.1.2.1.2.132 Changes --- Changes 2000/07/24 18:58:13 1.1.1.1.2.1.2.1.2.132 +++ Changes 2000/07/24 19:16:08 @@ -468,3 +468,4 @@ - Added /infoserv (you can stop bugging us now skold ;P) - Removed ALN, and the ALN system. - Added base64 encoding instead, for ALN v2 (NS) +- Removed a SJ3 debug msg
This commit is contained in:
@@ -468,3 +468,4 @@
|
||||
- Added /infoserv (you can stop bugging us now skold ;P)
|
||||
- Removed ALN, and the ALN system.
|
||||
- Added base64 encoding instead, for ALN v2 (NS)
|
||||
- Removed a SJ3 debug msg
|
||||
|
||||
@@ -4722,7 +4722,6 @@ int m_sjoin(cptr, sptr, parc, parv)
|
||||
else
|
||||
strncpyzt(bp, (t - (c - 1)), c); /* Put the nick in bp */
|
||||
|
||||
sendto_ops("Got nick .. %s at %s", bp, chptr->chname);
|
||||
c = f = 0;
|
||||
modeflags = 0;
|
||||
i = 0;
|
||||
|
||||
Reference in New Issue
Block a user