From d35bb82f841ccf1f43acc2574a403c577acfadb3 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 6 Jan 1992 23:55:38 +0000 Subject: Formerly paths.h.~5~ --- hurd/paths.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hurd/paths.h b/hurd/paths.h index f81b44c1..1edd56a8 100644 --- a/hurd/paths.h +++ b/hurd/paths.h @@ -23,8 +23,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Port rendezvous points are specified by symbols _SERVERS_FOO, the canonical pathname being /servers/foo. */ -#define _SERVERS_CORE "/servers/core" -#define _SERVERS_EXEC "/servers/exec" +#define _SERVERS_CORE "/servers/core" +#define _SERVERS_EXEC "/servers/exec" #define _SERVERS_STARTUP "/servers/startup" @@ -38,5 +38,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define _HURD_CHRDEV "/hurd/chrdev" /* S_IFCHR */ #define _HURD_BLKDEV "/hurd/blkdev" /* S_IFBLK */ #define _HURD_FIFO "/hurd/fifo" /* S_IFIFO */ - #define _HURD_IFSOCK "/hurd/ifsock" /* S_IFSOCK */ -- cgit v1.2.3