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

Diff of /hurd/libstore/copy.c

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

revision 1.12 by roland, Sun Oct 14 21:08:39 2001 UTC revision 1.12.2.1 by roland, Sat Feb 9 04:04:50 2002 UTC
# Line 1  Line 1 
1  /* Copy store backend  /* Copy store backend
2    
3     Copyright (C) 1995,96,97,99,2000,01 Free Software Foundation, Inc.     Copyright (C) 1995,96,97,99,2000,01, 02 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.org>     Written by Miles Bader <miles@gnu.org>
5    
6     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 167  store_copy_class = Line 167  store_copy_class =
167    copy_allocate_encoding, copy_encode, copy_decode,    copy_allocate_encoding, copy_encode, copy_decode,
168    copy_set_flags, copy_clear_flags, copy_cleanup, copy_clone, 0, copy_open    copy_set_flags, copy_clear_flags, copy_cleanup, copy_clone, 0, copy_open
169  };  };
170    STORE_STD_CLASS (copy);
171    
172  /* Return a new store in STORE which contains a snapshot of the contents of  /* Return a new store in STORE which contains a snapshot of the contents of
173     the store FROM; FROM is consumed.  */     the store FROM; FROM is consumed.  */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.2.1

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