mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
11 lines
230 B
C
11 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);
|