1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 19:33:11 +02:00

Resynch with 3.2* cvs .551 (=post-3.2.5). This should mark the real start of Unreal3.3*

This commit is contained in:
Bram Matthys
2006-08-05 13:23:53 +00:00
parent 361d1646e9
commit cbdd3138c8
131 changed files with 36948 additions and 13234 deletions
+1
View File
@@ -116,6 +116,7 @@ void CommandDel(Command *command) {
if (!*tmp)
{
IsupportDel(IsupportFind("CMDS"));
free(tmp);
cmdstr = NULL;
}
else