diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-01-24 22:38:38 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-01-24 22:38:38 +0000 |
commit | 63e049a38ddb8f801f7e9f95fe4c7823e4540862 (patch) | |
tree | 2bfcdfff971d4ba98a3ae85fb630aad22ef23655 /hurd/auth_reply.defs | |
parent | 51bc78f4568f7faebb4ce2c6ebaf1434c83daa2c (diff) |
entered into RCS
Diffstat (limited to 'hurd/auth_reply.defs')
-rw-r--r-- | hurd/auth_reply.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/auth_reply.defs b/hurd/auth_reply.defs index 62fa0d0a..10530fa7 100644 --- a/hurd/auth_reply.defs +++ b/hurd/auth_reply.defs @@ -1,5 +1,5 @@ /* Reply-only side of auth interface - Copyright (C) 1991, 1993 Free Software Foundation + Copyright (C) 1991, 1993, 1994 Free Software Foundation This file is part of the GNU Hurd. @@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell. */ -subsystem auth_reply 25100; /* must mach auth.defs + 100 */ +subsystem auth_reply 25100; /* must match auth.defs + 100 */ #include <hurd/hurd_types.defs> |