1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-01 06:56:38 +02:00

Fixed sendto_ functions to use slot number as index into sentalong array.

This commit is contained in:
mcskaf
2002-11-22 23:07:35 +00:00
parent 387565717f
commit eba7f5ffe0
+1
View File
@@ -1676,3 +1676,4 @@ seen. gmtime warning still there
- Fixed several conf3 errors
- Converted deny {} to conf3, in the process added some extra crule functions to help
report errors better
- Fixed sendto_ routines to use slot number as index into sentalong array