diff options
author | Michael I. Bushnell <mib@gnu.org> | 1992-02-03 19:07:13 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1992-02-03 19:07:13 +0000 |
commit | 0c5f4642113f532a97864c8ead6a9962512b80f1 (patch) | |
tree | 63023225ed99044b8629af939dcb64acb40f5198 /hurd/ifsock.defs | |
parent | 43d70ca862eb5cc135ea4508cb3679da6f04b59b (diff) |
Formerly ifsock.defs.~3~
Diffstat (limited to 'hurd/ifsock.defs')
-rw-r--r-- | hurd/ifsock.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/ifsock.defs b/hurd/ifsock.defs index cea1c2b3..8b01d446 100644 --- a/hurd/ifsock.defs +++ b/hurd/ifsock.defs @@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This protocol is a superset of the filesystem protocol. */ -subsystem ifsock 20200; +subsystem ifsock 34000; #include <hurd/hurd_types.defs> #ifdef IFSOCK_IMPORTS |