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

Diff of /hurd/libstore/typed.c

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

revision 1.4 by marcus, Mon Oct 1 16:47:49 2001 UTC revision 1.5 by roland, Sun Oct 14 21:11:09 2001 UTC
# Line 1  Line 1 
1  /* Support for opening `typed' stores  /* Support for opening `typed' stores
2    
3     Copyright (C) 1997, 1998 Free Software Foundation, Inc.     Copyright (C) 1997,98,2001 Free Software Foundation, Inc.
4       Written by Miles Bader <miles@gnu.org>
5    
6     Written by Miles Bader <miles@gnu.ai.mit.edu>     This file is part of the GNU Hurd.
   
    This task is part of the GNU Hurd.  
7    
8     The GNU Hurd is free software; you can redistribute it and/or     The GNU Hurd is free software; you can redistribute it and/or
9     modify it under the terms of the GNU General Public License as     modify it under the terms of the GNU General Public License as
# Line 20  Line 19 
19     along with this program; if not, write to the Free Software     along with this program; if not, write to the Free Software
20     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
21    
 #include <string.h>  
   
22  #include "store.h"  #include "store.h"
23    #include <string.h>
24    
25  /* Open the store indicated by NAME, which should consist of a store type  /* Open the store indicated by NAME, which should consist of a store type
26     name followed by a ':' and any type-specific name, returning the new store     name followed by a ':' and any type-specific name, returning the new store

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