/[hurd]/hurd/libnetfs/append-std-options.c
ViewVC logotype

Diff of /hurd/libnetfs/append-std-options.c

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

revision 1.2 by miles, Mon Sep 23 19:46:59 1996 UTC revision 1.3 by roland, Wed May 8 09:21:38 2002 UTC
# Line 1  Line 1 
1  /* Get standard netfs run-time options  /* Get standard netfs run-time options
2    
3     Copyright (C) 1995, 1996 Free Software Foundation, Inc.     Copyright (C) 1995,96,2002 Free Software Foundation, Inc.
4       Written by Miles Bader <miles@gnu.org>
    Written by Miles Bader <miles@gnu.ai.mit.edu>  
5    
6     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
7    
# Line 25  Line 24 
24  /* Appends to ARGZ & ARGZ_LEN '\0'-separated options describing the standard  /* Appends to ARGZ & ARGZ_LEN '\0'-separated options describing the standard
25     netfs option state.  */     netfs option state.  */
26  error_t  error_t
27  netfs_append_std_options (char **argz, unsigned *argz_len)  netfs_append_std_options (char **argz, size_t *argz_len)
28  {  {
29    return 0;    return 0;
30  }  }

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

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