/[hurd]/hurd/utils/storecat.c
ViewVC logotype

Diff of /hurd/utils/storecat.c

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

revision 1.3 by roland, Mon Feb 26 04:16:38 2001 UTC revision 1.4 by marcus, Mon May 13 17:34:23 2002 UTC
# Line 1  Line 1 
1  /* Write a store to stdout  /* Write a store to stdout
2    
3     Copyright (C) 1996, 1997, 2001 Free Software Foundation, Inc.     Copyright (C) 1996, 1997, 2001, 2002 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.org>     Written by Miles Bader <miles@gnu.org>
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
6    
# Line 24  Line 24 
24  #include <error.h>  #include <error.h>
25    
26  #include <hurd/store.h>  #include <hurd/store.h>
27    #include <version.h>
28    
29    const char *argp_program_version = STANDARD_HURD_VERSION (storecat);
30    
31  int  int
32  main (int argc, char **argv)  main (int argc, char **argv)

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

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