From ce1a5be6897e107d2762d51c2cb3c49ea6ad3aa7 Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 2 Mar 1996 07:31:58 +0000 Subject: Miscellaneous cleanup before big round of menu restructuring (to use new libdialog features). --- usr.sbin/sysinstall/ufs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/sysinstall/ufs.c') diff --git a/usr.sbin/sysinstall/ufs.c b/usr.sbin/sysinstall/ufs.c index 0176bac..fefbce0 100644 --- a/usr.sbin/sysinstall/ufs.c +++ b/usr.sbin/sysinstall/ufs.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id: ufs.c,v 1.5.2.4 1995/10/22 01:33:02 jkh Exp $ + * $Id: ufs.c,v 1.6 1995/12/07 10:34:21 peter Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -50,7 +50,7 @@ /* No init or shutdown routines necessary - all done in mediaSetUFS() */ int -mediaGetUFS(Device *dev, char *file, Boolean tentative) +mediaGetUFS(Device *dev, char *file, Boolean probe) { char buf[PATH_MAX]; -- cgit v1.1