diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-05-13 20:48:47 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-05-13 20:48:47 +0000 |
commit | 3e743b155c29e7b13ac6f70b949b2e0ecc2ed0c2 (patch) | |
tree | bc4246df300e582239aadb73da46f8bc8fdff679 /libnetfs | |
parent | 96ae0001f5d6f104b82e03e15aac1c6964407fb5 (diff) |
Removing a spurious '<' character at the top of the file which somehow got
there when I did a last minute check with emacs, blech.
Diffstat (limited to 'libnetfs')
-rw-r--r-- | libnetfs/fsstubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/fsstubs.c b/libnetfs/fsstubs.c index caca504e..708cbb82 100644 --- a/libnetfs/fsstubs.c +++ b/libnetfs/fsstubs.c @@ -1,4 +1,4 @@ ->/* Unimplemented rpcs from <hurd/fs.defs> +/* Unimplemented rpcs from <hurd/fs.defs> Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc. Written by Michael I. Bushnell, p/BSG. |