diff options
author | Michael I. Bushnell <mib@gnu.org> | 1993-11-23 17:20:28 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1993-11-23 17:20:28 +0000 |
commit | 49792b0988f787b6a446e252afd8ab069299338d (patch) | |
tree | 4d0d6a50fe9fda84d091aa460080d07a90a0867f | |
parent | 1b00346f76622446da4adaee2ccb9b00aa885636 (diff) |
Formerly auth_reply.defs.~5~
-rw-r--r-- | hurd/auth_reply.defs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hurd/auth_reply.defs b/hurd/auth_reply.defs index d865fa8f..62fa0d0a 100644 --- a/hurd/auth_reply.defs +++ b/hurd/auth_reply.defs @@ -28,7 +28,6 @@ type reply_port_t = polymorphic | MACH_MSG_TYPE_PORT_SEND_ONCE skip; /* auth_getids */ skip; /* auth_makeauth */ -skip; /* auth_combine */ simpleroutine auth_user_authenticate_reply ( reply_port: reply_port_t; |