1
0
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:
stskeeps
2000-07-24 19:16:10 +00:00
parent 7a9cade496
commit 9b181f575f
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -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
-1
View File
@@ -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;