diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2004-03-14 06:21:56 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2004-03-14 06:21:56 +0000 |
| commit | 6df0617286e573a51aa210376bb54aa1592beb59 (patch) | |
| tree | 0862ccf8756e233936453f80067c1f7a703bce40 /sys/rpc | |
| parent | 9b987187ee6121c7d8c07bc70aacd424ed88800e (diff) | |
Notes
Diffstat (limited to 'sys/rpc')
| -rw-r--r-- | sys/rpc/rpcclnt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/rpc/rpcclnt.h b/sys/rpc/rpcclnt.h index 48681ab9a79c..66f275f884c1 100644 --- a/sys/rpc/rpcclnt.h +++ b/sys/rpc/rpcclnt.h @@ -92,7 +92,7 @@ #endif /* from nfs/nfs.h */ -#define RPC_TICKINTVL 5 +#define RPC_TICKINTVL 10 /* from nfs/nfsproto.h */ |
