mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
12 lines
230 B
C++
12 lines
230 B
C++
|
--- sfsauthd/sfsdeclog.C.orig Wed Jan 1 17:52:31 2003
|
||
|
+++ sfsauthd/sfsdeclog.C Wed Jan 1 17:52:51 2003
|
||
|
@@ -43,7 +43,7 @@
|
||
|
}
|
||
|
|
||
|
void
|
||
|
-writewait (int fd)
|
||
|
+writewait (unsigned int fd)
|
||
|
{
|
||
|
fd_set fds;
|
||
|
assert (fd < FD_SETSIZE);
|