This commit is contained in:
stskeeps 2001-02-04 14:22:48 +00:00
parent 822885b367
commit 5098716479

View file

@ -760,7 +760,6 @@ int m_server(cptr, sptr, parc, parv)
if (num)
inf = (char *)strtok((char *)NULL, "");
}
else
strncpyzt(cptr->info, info[0] ? info : me.name,
sizeof(cptr->info));
/* Numerics .. */