summaryrefslogtreecommitdiff
path: root/security/sfs/files/patch-sfsdeclog.C
blob: 69688696e2e496d7b887c3362ca27db00d9fff10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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);