Deleted Added
full compact
37c37
< * $Id: nfs_vfsops.c,v 1.55 1998/03/01 22:46:30 msmith Exp $
---
> * $Id: nfs_vfsops.c,v 1.56 1998/03/14 03:25:18 tegge Exp $
402,403c402,403
< while (time.tv_sec == 0)
< tsleep(&time, PZERO+8, "arpkludge", 10);
---
> while (time_second == 0)
> tsleep(&time_second, PZERO+8, "arpkludge", 10);