Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/distrib/utils/sysinst/Attic/bsddisklabel.c,v rcsdiff: /ftp/cvs/cvsroot/src/distrib/utils/sysinst/Attic/bsddisklabel.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/distrib/utils/sysinst/Attic/bsddisklabel.c 2000/03/14 22:42:48 1.2 +++ src/distrib/utils/sysinst/Attic/bsddisklabel.c 2000/12/22 10:12:12 1.3 @@ -1,4 +1,4 @@ -/* $NetBSD: bsddisklabel.c,v 1.2 2000/03/14 22:42:48 fvdl Exp $ */ +/* $NetBSD: bsddisklabel.c,v 1.3 2000/12/22 10:12:12 mrg Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -41,7 +41,7 @@ /* For the current state of this file blame abs@netbsd.org */ -int make_bsd_partitions __P((void)); +int make_bsd_partitions (void); /* * md back-end code for menu-driven BSD disklabel editor.