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/arch/macppc pullup 1.9->1.10 (tsu...



details:   https://anonhg.NetBSD.org/src/rev/b20377326a4c
branches:  netbsd-1-4
changeset: 468433:b20377326a4c
user:      perry <perry%NetBSD.org@localhost>
date:      Fri Apr 23 15:20:41 1999 +0000

description:
pullup 1.9->1.10 (tsubai)

diffstat:

 distrib/utils/sysinst/arch/macppc/md.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a89346d984da -r b20377326a4c distrib/utils/sysinst/arch/macppc/md.c
--- a/distrib/utils/sysinst/arch/macppc/md.c    Fri Apr 23 15:16:47 1999 +0000
+++ b/distrib/utils/sysinst/arch/macppc/md.c    Fri Apr 23 15:20:41 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: md.c,v 1.6.2.1 1999/04/19 15:19:30 perry Exp $ */
+/*     $NetBSD: md.c,v 1.6.2.2 1999/04/23 15:20:41 perry Exp $ */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -133,7 +133,7 @@
  *
  * On the macppc, we use this opportunity to install the boot blocks.
  */
-void
+int
 md_post_newfs()
 {
        const char *bootfile = target_expand("/boot");  /*XXX*/



Home | Main Index | Thread Index | Old Index