diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-01-04 17:50:15 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-01-04 17:50:15 +0000 |
commit | 0c0e27c486458c24f8b34d9b0aa7e5cfc16e5d44 (patch) | |
tree | 45d2c84a915c4c5f9b5c30697cc91dd3ff4f3921 /hurd | |
parent | 984142243146052620143bb1d5f74e045b948353 (diff) |
Formerly startup_reply.defs.~4~
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/startup_reply.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/startup_reply.defs b/hurd/startup_reply.defs index 31e036cb..a7dfa59d 100644 --- a/hurd/startup_reply.defs +++ b/hurd/startup_reply.defs @@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell and Roland McGrath. */ -subsystem startup 29100; /* Must 100 more than startup subsystem. */ +subsystem startup_reply 29100; /* Must 100 more than startup subsystem. */ #include <hurd/hurd_types.defs> |