diff options
Diffstat (limited to 'hurd/auth_request.defs')
-rw-r--r-- | hurd/auth_request.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/auth_request.defs b/hurd/auth_request.defs index a1f9e271..54c156c0 100644 --- a/hurd/auth_request.defs +++ b/hurd/auth_request.defs @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with the GNU Hurd; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -subsystem auth_reply 25000; /* must match auth.defs */ +subsystem auth_request 25000; /* must match auth.defs */ #include <hurd/hurd_types.defs> |