From 2026ce0437cca8cb15149a5c488f93110f69131d Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 14 Aug 1996 18:10:19 +0000 Subject: *** empty log message *** --- nfsd/loop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nfsd/loop.c') diff --git a/nfsd/loop.c b/nfsd/loop.c index 38edae62..7d047490 100644 --- a/nfsd/loop.c +++ b/nfsd/loop.c @@ -101,7 +101,7 @@ server_loop (int fd) case NFS_PROGRAM: version = NFS_VERSION; - table = &nfstable; + table = &nfs2table; break; case PMAPPROG: -- cgit v1.2.3