summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/auth_reply.defs4
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>