summaryrefslogtreecommitdiff
path: root/misc/libcdio/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'misc/libcdio/patches/patch-af')
-rw-r--r--misc/libcdio/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/libcdio/patches/patch-af b/misc/libcdio/patches/patch-af
deleted file mode 100644
index ac7a259deb6..00000000000
--- a/misc/libcdio/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.1 2008/10/30 09:04:20 is Exp $
-
---- src/cddb.c.orig 2007-06-16 22:12:16.000000000 +0200
-+++ src/cddb.c
-@@ -48,7 +48,7 @@ cddb_dec_digit_sum(int n)
- the total length of the disk, and
- the number of tracks.
- */
--u_int32_t
-+uint32_t
- cddb_discid(CdIo_t *p_cdio, track_t i_tracks)
- {
- int i,t,n=0;