From 1764a4cd92f259e5c6e5a851bb1d5f09ca41a8e3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 27 Dec 1998 10:11:53 +0000 Subject: 1998-12-27 Roland McGrath * boot-start.c (_diskfs_boot_privports): Renamed from diskfs_*. * priv.h: Declare it. * console.c (diskfs_console_stdio): Change caller. --- libdiskfs/boot-start.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/boot-start.c') diff --git a/libdiskfs/boot-start.c b/libdiskfs/boot-start.c index 725addaa..7d92aceb 100644 --- a/libdiskfs/boot-start.c +++ b/libdiskfs/boot-start.c @@ -67,7 +67,7 @@ get_console () /* Make sure we have the privileged ports. */ void -diskfs_boot_privports (void) +_diskfs_boot_privports (void) { assert (diskfs_boot_flags); if (_hurd_host_priv == MACH_PORT_NULL) -- cgit v1.2.3