/[hurd]/hurd/nfsd/nfsd.h
ViewVC logotype

Diff of /hurd/nfsd/nfsd.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by roland, Sun Dec 20 20:51:42 1998 UTC revision 1.8 by roland, Wed May 29 08:35:58 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1996, 98 Free Software Foundation, Inc.     Copyright (C) 1996,98,2002 Free Software Foundation, Inc.
3     Written by Michael I. Bushnell, p/BSG.     Written by Michael I. Bushnell, p/BSG.
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 76  struct proctable Line 76  struct proctable
76  {  {
77    int min;    int min;
78    int max;    int max;
79    struct procedure procs[0];    struct procedure procs[];
80  };  };
81    
82  volatile struct mapped_time_value *mapped_time;  volatile struct mapped_time_value *mapped_time;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26