From 0a66b4f53af262b5e10fac0f9ba77c6f7bb1ff12 Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 14 Jul 1996 01:54:39 +0000 Subject: Damn - looks like upgrade got broken along the way and it's not something I usually test, so... :-( Guess we'll have to slide the tag forward on these two files - Peter, could you do the honors? I've been up for the last 30 hours or so and I just *know* that any attempt on my part to do this would probably end up deleting the entire repository somehow. :-) --- release/sysinstall/label.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'release/sysinstall/label.c') diff --git a/release/sysinstall/label.c b/release/sysinstall/label.c index 8235921..ed9c26e 100644 --- a/release/sysinstall/label.c +++ b/release/sysinstall/label.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: label.c,v 1.51 1996/07/09 03:07:51 jkh Exp $ + * $Id: label.c,v 1.52 1996/07/12 15:24:49 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -239,7 +239,6 @@ static PartInfo * new_part(char *mpoint, Boolean newfs, u_long size) { PartInfo *ret; - u_long target, divisor; if (!mpoint) mpoint = "/change_me"; -- cgit v1.1