/[hurd]/hurd/libtrivfs/file-get-trans.c
ViewVC logotype

Diff of /hurd/libtrivfs/file-get-trans.c

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

revision 1.4 by miles, Mon Nov 13 18:55:02 1995 UTC revision 1.5 by roland, Tue May 28 23:58:13 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1994 Free Software Foundation     Copyright (C) 1994,2002 Free Software Foundation, Inc.
3    
4     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
5     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 20 
20    
21  kern_return_t  kern_return_t
22  trivfs_S_file_get_translator (struct trivfs_protid *cred,  trivfs_S_file_get_translator (struct trivfs_protid *cred,
23                                mach_port_t reply, mach_msg_type_name_t reply_type,                                mach_port_t reply,
24                                char **trans, u_int *translen)                                mach_msg_type_name_t reply_type,
25                                  char **trans, size_t *translen)
26  {  {
27    return EOPNOTSUPP;    return EOPNOTSUPP;
28  }  }

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