diff options
author | rillig <rillig@pkgsrc.org> | 2007-02-16 10:53:11 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-02-16 10:53:11 +0000 |
commit | 9f6d75ec2eaac067c99d4fc6d05184b617ed4afb (patch) | |
tree | 3d932136a0c1bb8ccc18f755687bb80fb93ec6bb /emulators/xm7/patches | |
parent | 5ae015bd36ef6cd761159207ffb34ab1b791eee0 (diff) | |
download | pkgsrc-9f6d75ec2eaac067c99d4fc6d05184b617ed4afb.tar.gz |
Fixed a gcc error message and a few pkglint warnings.
Diffstat (limited to 'emulators/xm7/patches')
-rw-r--r-- | emulators/xm7/patches/patch-ae | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/emulators/xm7/patches/patch-ae b/emulators/xm7/patches/patch-ae new file mode 100644 index 00000000000..52cd5a94926 --- /dev/null +++ b/emulators/xm7/patches/patch-ae @@ -0,0 +1,15 @@ +$NetBSD: patch-ae,v 1.1 2007/02/16 10:53:11 rillig Exp $ + +Prevents a gcc error message. + +--- fdc.c.orig 2000-03-22 17:01:00.000000000 +0100 ++++ fdc.c 2007-02-16 11:39:13.000000000 +0100 +@@ -56,7 +56,7 @@ static BYTE fdc_indexcnt; /* INDEX + /* + * vg^CvιΎ + */ +-void fdc_readbuf(int drive); /* PgbNͺΗέέ */ ++static void fdc_readbuf(int drive); /* PgbNͺΗέέ */ + + /* + * FDC |