1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 15:43:14 +02:00
This commit is contained in:
stskeeps
2000-08-25 16:20:41 +00:00
parent 1786f8f03b
commit e3339d4003
+1 -1
View File
@@ -120,7 +120,7 @@ void flush_connections(fd)
}
/* flush an fdlist intelligently */
#ifdef NO_FDLIST
#ifndef NO_FDLIST
void flush_fdlist_connections(fdlist * listp)
{
int i, fd;