/[hurd]/hurd/libstore/part.c
ViewVC logotype

Diff of /hurd/libstore/part.c

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

revision 1.4 by roland, Sun Oct 14 21:09:28 2001 UTC revision 1.5 by roland, Thu Mar 14 21:09:53 2002 UTC
# Line 1  Line 1 
1  /* Partition store backend  /* Partition store backend
2     Copyright (C) 2001 Free Software Foundation, Inc.     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3     Written by Neal H Walfield <neal@cs.uml.edu>     Written by Neal H Walfield <neal@cs.uml.edu>
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 191  store_part_open (const char *name, int f Line 191  store_part_open (const char *name, int f
191    
192  const struct store_class  const struct store_class
193  store_part_class = { -1, "part", open: store_part_open };  store_part_class = { -1, "part", open: store_part_open };
194    STORE_STD_CLASS (part);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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