Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/distrib/utils/sysinst Pull up rev 1.37 from trunk.



details:   https://anonhg.NetBSD.org/src/rev/a2498314cf88
branches:  netbsd-1-4
changeset: 468068:a2498314cf88
user:      simonb <simonb%NetBSD.org@localhost>
date:      Mon Apr 05 15:08:22 1999 +0000

description:
Pull up rev 1.37 from trunk.

diffstat:

 distrib/utils/sysinst/defs.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6310fe647da1 -r a2498314cf88 distrib/utils/sysinst/defs.h
--- a/distrib/utils/sysinst/defs.h      Mon Apr 05 15:08:02 1999 +0000
+++ b/distrib/utils/sysinst/defs.h      Mon Apr 05 15:08:22 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: defs.h,v 1.36 1999/03/31 00:44:48 fvdl Exp $   */
+/*     $NetBSD: defs.h,v 1.36.2.1 1999/04/05 15:08:22 simonb Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -235,7 +235,6 @@
 
 /* from disks.c */
 int    find_disks __P((void));
-void   disp_cur_part __P((struct mbr_partition *, int,int));
 void   disp_cur_fspart __P((int, int));
 void   make_bsd_partitions __P((void));
 void   write_disklabel __P((void));



Home | Main Index | Thread Index | Old Index