summaryrefslogtreecommitdiff
path: root/sunrpc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-11-30 17:07:38 +0000
committerJakub Jelinek <jakub@redhat.com>2006-11-30 17:07:38 +0000
commit37582bc7433d788408ba94cee69659153b442a0b (patch)
treebd44117da24a4333249ba46eb935112df58924d7 /sunrpc
parentf12ca311c01cba335a9e4c866a0c966d2efd41a2 (diff)
Updated to fedora-glibc-20061130T1652cvs/fedora-glibc-2_5_90-9
Diffstat (limited to 'sunrpc')
-rw-r--r--sunrpc/svc_run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_run.c b/sunrpc/svc_run.c
index feb1bf958e..f1f47fbf30 100644
--- a/sunrpc/svc_run.c
+++ b/sunrpc/svc_run.c
@@ -71,6 +71,7 @@ svc_run (void)
break;
}
+ my_pollfd = new_pollfd;
last_max_pollfd = max_pollfd;
}